| 1 | 2026-03-05T18:51:45.163Z | INFO | slog-rs (bgp): dispatcher started
module = neighbor
unit = dispatcher
|
| 2 | 2026-03-05T18:51:45.164Z | INFO | slog-rs (bgp): dispatcher started
module = neighbor
unit = dispatcher
|
| 3 | 2026-03-05T18:51:45.164Z | INFO | slog-rs (bgp): starting listener with bind arg: [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 4 | 2026-03-05T18:51:45.164Z | INFO | slog-rs (bgp): starting listener with bind arg: [fe80::2%100]:10179
module = neighbor
unit = dispatcher
|
| 5 | 2026-03-05T18:51:45.164Z | INFO | slog-rs (bgp): BgpConnectionChannel Listener created
listener = Listener { rx: Receiver { .. } }
module = neighbor
unit = dispatcher
|
| 6 | 2026-03-05T18:51:45.165Z | INFO | slog-rs (bgp): transitioning to accept loop
bind_addr = [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 7 | 2026-03-05T18:51:45.165Z | INFO | slog-rs (bgp): BgpConnectionChannel Listener created
listener = Listener { rx: Receiver { .. } }
module = neighbor
unit = dispatcher
|
| 8 | 2026-03-05T18:51:45.165Z | INFO | slog-rs (bgp): transitioning to accept loop
bind_addr = [fe80::2%100]:10179
module = neighbor
unit = dispatcher
|
| 9 | 2026-03-05T18:51:45.165Z | INFO | slog-rs (bgp): spawning session for peer_eth0
module = router
unit = session_runner
|
| 10 | 2026-03-05T18:51:45.166Z | INFO | slog-rs (bgp): spawning session for peer_eth0
module = router
unit = session_runner
|
| 11 | 2026-03-05T18:51:45.166Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([fe80::1%100]:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: Some(Ipv4UnicastConfig { nexthop: None, import_policy: NoFiltering, export_policy: NoFiltering }), ipv6_unicast: None, vlan_id: None, connect_retry_time: 1s, keepalive_time: 3s, hold_time: 6s, idle_hold_time: 0ns, delay_open_time: 0ns, resolution: 100ms, connect_retry_jitter: None, idle_hold_jitter: None, deterministic_collision_resolution: false }
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 12 | 2026-03-05T18:51:45.166Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([fe80::2%100]:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: Some(Ipv4UnicastConfig { nexthop: None, import_policy: NoFiltering, export_policy: NoFiltering }), ipv6_unicast: None, vlan_id: None, connect_retry_time: 1s, keepalive_time: 3s, hold_time: 6s, idle_hold_time: 0ns, delay_open_time: 0ns, resolution: 100ms, connect_retry_jitter: None, idle_hold_jitter: None, deterministic_collision_resolution: false }
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 13 | 2026-03-05T18:51:45.166Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 14 | 2026-03-05T18:51:45.167Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 15 | 2026-03-05T18:51:45.167Z | DEBG | slog-rs (bgp): connecting to [fe80::2%100]:10179
direction = outbound
module = neighbor
timeout = 333
unit = connection_channel
|
| 16 | 2026-03-05T18:51:45.167Z | DEBG | slog-rs (bgp): connecting to [fe80::1%100]:10179
direction = outbound
module = neighbor
timeout = 333
unit = connection_channel
|
| 17 | 2026-03-05T18:51:45.167Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 18 | 2026-03-05T18:51:45.168Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 19 | 2026-03-05T18:51:45.168Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 20 | 2026-03-05T18:51:45.168Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 21 | 2026-03-05T18:51:45.168Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 22 | 2026-03-05T18:51:45.169Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 23 | 2026-03-05T18:51:45.169Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 24 | 2026-03-05T18:51:45.169Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 25 | 2026-03-05T18:51:45.169Z | INFO | slog-rs (bgp): channel connection to [fe80::2%100]:10179 established (conn_id: de9cc46f, channel_id: 0)
channel_id = 0
connection_id = de9cc46f
direction = outbound
local = [fe80::1%100]:10179
module = neighbor
peer = [fe80::2%100]:10179
unit = connection_channel
|
| 26 | 2026-03-05T18:51:45.170Z | DEBG | slog-rs (bgp): accepted inbound connection from: [fe80::2%100]:10179
bind_addr = [fe80::1%100]:10179
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 27 | 2026-03-05T18:51:45.170Z | INFO | slog-rs (bgp): channel connection to [fe80::1%100]:10179 established (conn_id: be02a100, channel_id: 1)
channel_id = 1
connection_id = be02a100
direction = outbound
local = [fe80::2%100]:10179
module = neighbor
peer = [fe80::1%100]:10179
unit = connection_channel
|
| 28 | 2026-03-05T18:51:45.170Z | DEBG | slog-rs (bgp): received fsm event tcp connection confirmed
event = tcp connection confirmed
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 29 | 2026-03-05T18:51:45.170Z | INFO | slog-rs (bgp): accepted outbound connection from [fe80::2%100]:10179
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: de9cc46f, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: false, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = de9cc46f
direction = outbound
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 30 | 2026-03-05T18:51:45.171Z | DEBG | slog-rs (bgp): received fsm event tcp connection confirmed
event = tcp connection confirmed
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 31 | 2026-03-05T18:51:45.171Z | DEBG | slog-rs (bgp): accepted inbound connection from: [fe80::1%100]:10179
bind_addr = [fe80::2%100]:10179
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 32 | 2026-03-05T18:51:45.171Z | INFO | slog-rs (bgp): accepted outbound connection from [fe80::1%100]:10179
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: false, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: true, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 33 | 2026-03-05T18:51:45.172Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
connection_id = be02a100
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 64513, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 64513, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = connection_channel
|
| 34 | 2026-03-05T18:51:45.172Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%100]:10179 (conn_id: de9cc46f, channel_id: 0)
channel_id = 0
connection_id = de9cc46f
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 64512, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 64512, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = connection_channel
|
| 35 | 2026-03-05T18:51:45.172Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 36 | 2026-03-05T18:51:45.173Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 37 | 2026-03-05T18:51:45.173Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = tcp connection acked
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 38 | 2026-03-05T18:51:45.173Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: de9cc46f, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = de9cc46f
direction = outbound
event = tcp connection acked
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 39 | 2026-03-05T18:51:45.174Z | INFO | slog-rs (bgp): collision detected: new inbound connection from [fe80::1%100]:10179 (conn_id: 166d071a)
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = be02a100
exist_connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = 166d071a
new_connection_clock = ConnectionClock { conn_id: 166d071a, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: false, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = inbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 40 | 2026-03-05T18:51:45.174Z | INFO | slog-rs (bgp): collision detected: new inbound connection from [fe80::2%100]:10179 (conn_id: 7a473839)
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = de9cc46f
exist_connection_clock = ConnectionClock { conn_id: de9cc46f, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = 7a473839
new_connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: false, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = inbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 41 | 2026-03-05T18:51:45.174Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%100]:10179 (conn_id: 166d071a, channel_id: 0)
bind_addr = [fe80::2%100]:10179
channel_id = 0
connection_id = 166d071a
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 64513, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 64513, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = dispatcher
|
| 42 | 2026-03-05T18:51:45.175Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
connection_id = 7a473839
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 64512, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 64512, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = dispatcher
|
| 43 | 2026-03-05T18:51:45.175Z | INFO | slog-rs (bgp): fsm transition open sent -> connection collision
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 44 | 2026-03-05T18:51:45.175Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 64512, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 64512, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::1%100]:10179
unit = connection_channel
|
| 45 | 2026-03-05T18:51:45.176Z | INFO | slog-rs (bgp): fsm transition open sent -> connection collision
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 46 | 2026-03-05T18:51:45.176Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%100]:10179 (conn_id: de9cc46f, channel_id: 0)
channel_id = 0
direction = outbound
message = open message
message_contents = Open [ version: 4, asn: 64513, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 64513, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::2%100]:10179
unit = connection_channel
|
| 47 | 2026-03-05T18:51:45.176Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::2%100]:10179, [fe80::1%100]:10179), conn_id: 166d071a], existing connection [([fe80::2%100]:10179, [fe80::1%100]:10179), conn_id: be02a100]
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = be02a100
exist_connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = 166d071a
new_connection_clock = ConnectionClock { conn_id: 166d071a, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = inbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 48 | 2026-03-05T18:51:45.177Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::1%100]:10179, [fe80::2%100]:10179), conn_id: 7a473839], existing connection [([fe80::1%100]:10179, [fe80::2%100]:10179), conn_id: de9cc46f]
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = de9cc46f
exist_connection_clock = ConnectionClock { conn_id: de9cc46f, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = 7a473839
new_connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = inbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 49 | 2026-03-05T18:51:45.177Z | DEBG | slog-rs (bgp): received fsm event open message
event = open message
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = be02a100
exist_connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = 166d071a
new_connection_clock = ConnectionClock { conn_id: 166d071a, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = inbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 50 | 2026-03-05T18:51:45.178Z | DEBG | slog-rs (bgp): received fsm event open message
event = open message
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = de9cc46f
exist_connection_clock = ConnectionClock { conn_id: de9cc46f, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = outbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = 7a473839
new_connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = inbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 51 | 2026-03-05T18:51:45.178Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%100]:10179 (conn_id: 166d071a, channel_id: 0)
bind_addr = [fe80::2%100]:10179
channel_id = 0
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 64512, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 64512, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 52 | 2026-03-05T18:51:45.178Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 64513, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 1/1, Route Refresh, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 64513, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 53 | 2026-03-05T18:51:45.179Z | INFO | slog-rs (bgp): exist conn received Open (conn_id: de9cc46f), resolving collision immediately
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 7a473839
exist_connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = de9cc46f
new_connection_clock = ConnectionClock { conn_id: de9cc46f, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = outbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 54 | 2026-03-05T18:51:45.179Z | INFO | slog-rs (bgp): exist conn received Open (conn_id: be02a100), resolving collision immediately
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = 166d071a
exist_connection_clock = ConnectionClock { conn_id: 166d071a, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = be02a100
new_connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = outbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 55 | 2026-03-05T18:51:45.180Z | INFO | slog-rs (bgp): new conn wins collision, close exist conn
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 7a473839
exist_connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
new_conn_id = de9cc46f
new_connection_clock = ConnectionClock { conn_id: de9cc46f, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = outbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 56 | 2026-03-05T18:51:45.180Z | INFO | slog-rs (bgp): exist conn wins collision, close new conn
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = 166d071a
exist_connection_clock = ConnectionClock { conn_id: 166d071a, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
exist_direction = inbound
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = be02a100
new_connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
new_direction = outbound
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 57 | 2026-03-05T18:51:45.180Z | INFO | slog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution)
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: de9cc46f, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = de9cc46f
direction = outbound
fsm_state = connection collision
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 58 | 2026-03-05T18:51:45.181Z | INFO | slog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution)
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: 166d071a, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 166d071a
direction = inbound
fsm_state = connection collision
message = notification
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 59 | 2026-03-05T18:51:45.181Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::1%100]:10179 (conn_id: 166d071a, channel_id: 0)
bind_addr = [fe80::2%100]:10179
channel_id = 0
connection_id = 166d071a
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = inbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
unit = dispatcher
|
| 60 | 2026-03-05T18:51:45.182Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::2%100]:10179 (conn_id: de9cc46f, channel_id: 0)
channel_id = 0
connection_id = de9cc46f
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = outbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
unit = connection_channel
|
| 61 | 2026-03-05T18:51:45.182Z | DEBG | slog-rs (bgp): recv notification message msg from [fe80::2%100]:10179 (conn_id: de9cc46f, channel_id: 0)
channel_id = 0
direction = outbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
peer = [fe80::2%100]:10179
unit = connection_channel
|
| 62 | 2026-03-05T18:51:45.182Z | DEBG | slog-rs (bgp): recv notification message msg from [fe80::1%100]:10179 (conn_id: 166d071a, channel_id: 0)
bind_addr = [fe80::2%100]:10179
channel_id = 0
direction = inbound
message = notification message
message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ]
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 63 | 2026-03-05T18:51:45.183Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::2%100]:10179 (conn_id: de9cc46f, channel_id: 0)
channel_id = 0
connection_id = de9cc46f
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = outbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })}
unit = connection_channel
|
| 64 | 2026-03-05T18:51:45.183Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
fsm_state = connection collision
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 65 | 2026-03-05T18:51:45.183Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
connection_id = be02a100
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = connection_channel
|
| 66 | 2026-03-05T18:51:45.183Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::1%100]:10179 (conn_id: 166d071a, channel_id: 0)
bind_addr = [fe80::2%100]:10179
channel_id = 0
connection_id = 166d071a
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = inbound
module = neighbor
network_state = {([fe80::1%100]:10179, Sender { .. })([fe80::2%100]:10179, Sender { .. })}
unit = dispatcher
|
| 67 | 2026-03-05T18:51:45.184Z | DEBG | slog-rs (bgp): peer [fe80::1%100]:10179 disconnected (conn_id: 166d071a, channel_id: 0), terminating recv loop
bind_addr = [fe80::2%100]:10179
channel_id = 0
connection_id = 166d071a
direction = inbound
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 68 | 2026-03-05T18:51:45.184Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 69 | 2026-03-05T18:51:45.185Z | DEBG | slog-rs (bgp): peer [fe80::2%100]:10179 disconnected (conn_id: de9cc46f, channel_id: 0), terminating recv loop
channel_id = 0
connection_id = de9cc46f
direction = outbound
module = neighbor
peer = [fe80::2%100]:10179
unit = connection_channel
|
| 70 | 2026-03-05T18:51:45.265Z | INFO | slog-rs (bgp): fsm transition connection collision -> open sent
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 71 | 2026-03-05T18:51:45.265Z | INFO | slog-rs (bgp): fsm transition connection collision -> open confirm
fsm_state = connection collision
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 72 | 2026-03-05T18:51:45.266Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = open message
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 73 | 2026-03-05T18:51:45.266Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = open message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 74 | 2026-03-05T18:51:45.266Z | WARN | slog-rs (bgp): rx open message for unknown connection (conn_id: 166d071a), ignoring
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = open message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 75 | 2026-03-05T18:51:45.267Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
fsm_state = open sent
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 76 | 2026-03-05T18:51:45.267Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
connection_id = 7a473839
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 77 | 2026-03-05T18:51:45.268Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = notification message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 78 | 2026-03-05T18:51:45.268Z | WARN | slog-rs (bgp): rx notification message for unknown connection (conn_id: 166d071a), ignoring
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = notification message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 79 | 2026-03-05T18:51:45.268Z | INFO | slog-rs (bgp): fsm transition open sent -> open confirm
fsm_state = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 80 | 2026-03-05T18:51:45.269Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%100]:10179
unit = connection_channel
|
| 81 | 2026-03-05T18:51:45.269Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = notification message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 82 | 2026-03-05T18:51:45.269Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.900s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = keepalive message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 83 | 2026-03-05T18:51:45.270Z | WARN | slog-rs (bgp): rx notification message for unknown connection (conn_id: de9cc46f), ignoring
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = notification message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 84 | 2026-03-05T18:51:45.270Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 85 | 2026-03-05T18:51:45.270Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = keepalive message
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 86 | 2026-03-05T18:51:45.271Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 87 | 2026-03-05T18:51:45.271Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 88 | 2026-03-05T18:51:45.271Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 89 | 2026-03-05T18:51:45.272Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
connection_id = 7a473839
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 90 | 2026-03-05T18:51:45.272Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
connection_id = be02a100
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = connection_channel
|
| 91 | 2026-03-05T18:51:45.272Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 92 | 2026-03-05T18:51:45.273Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 93 | 2026-03-05T18:51:45.273Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%100]:10179
unit = connection_channel
|
| 94 | 2026-03-05T18:51:45.273Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 95 | 2026-03-05T18:51:45.273Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 96 | 2026-03-05T18:51:45.274Z | TRAC | slog-rs (bgp): keepalive received (conn_id: be02a100)
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 97 | 2026-03-05T18:51:45.274Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 98 | 2026-03-05T18:51:45.274Z | TRAC | slog-rs (bgp): keepalive received (conn_id: 7a473839)
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 6.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 99 | 2026-03-05T18:51:48.266Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = keepalive timer expires
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 100 | 2026-03-05T18:51:48.267Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 101 | 2026-03-05T18:51:48.267Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
connection_id = be02a100
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = connection_channel
|
| 102 | 2026-03-05T18:51:48.267Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 103 | 2026-03-05T18:51:48.268Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = keepalive timer expires
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 104 | 2026-03-05T18:51:48.268Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 105 | 2026-03-05T18:51:48.268Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
connection_id = 7a473839
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 106 | 2026-03-05T18:51:48.269Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 107 | 2026-03-05T18:51:48.269Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%100]:10179
unit = connection_channel
|
| 108 | 2026-03-05T18:51:48.269Z | TRAC | slog-rs (bgp): keepalive received (conn_id: 7a473839)
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 109 | 2026-03-05T18:51:48.270Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 110 | 2026-03-05T18:51:48.270Z | TRAC | slog-rs (bgp): keepalive received (conn_id: be02a100)
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 111 | 2026-03-05T18:51:51.267Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = keepalive timer expires
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 112 | 2026-03-05T18:51:51.268Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 113 | 2026-03-05T18:51:51.269Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
connection_id = 7a473839
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 114 | 2026-03-05T18:51:51.269Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = keepalive timer expires
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 115 | 2026-03-05T18:51:51.269Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%100]:10179
unit = connection_channel
|
| 116 | 2026-03-05T18:51:51.270Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 117 | 2026-03-05T18:51:51.270Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: be02a100, channel_id: 1)
channel_id = 1
connection_id = be02a100
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = connection_channel
|
| 118 | 2026-03-05T18:51:51.270Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: 7a473839, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::2%100]:10179
unit = dispatcher
|
| 119 | 2026-03-05T18:51:51.271Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 120 | 2026-03-05T18:51:51.271Z | TRAC | slog-rs (bgp): keepalive received (conn_id: be02a100)
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: be02a100, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = be02a100
direction = outbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 121 | 2026-03-05T18:51:51.271Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 122 | 2026-03-05T18:51:51.272Z | TRAC | slog-rs (bgp): keepalive received (conn_id: 7a473839)
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 7a473839, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 3.000s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 7a473839
direction = inbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
unit = session_runner
|
| 123 | 2026-03-05T18:51:54.167Z | INFO | slog-rs (bgp): router (asn: 64512, id: 1) received shutdown request, stopping sessions
module = router
unit = session_runner
|
| 124 | | {"msg":"session runner (peer eth0) received shutdown request, setting shutdown flag","v":0,"name":"slog-rs","level":30,"time":"2026-03-05T18:51:54.167598953Z","hostname":"w-01KJZMSQNCCZDZ1A1HK3DV2FXT","pid":5101,"fsm_state":"established","session_clock":"SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }","neighbor":"eth0","neighbor_name":"peer_eth0","unit":"session_runner |