| 1 | 2026-03-05T18:51:44.070Z | INFO | slog-rs (bgp): dispatcher started
module = neighbor
unit = dispatcher
|
| 2 | 2026-03-05T18:51:44.071Z | INFO | slog-rs (bgp): dispatcher started
module = neighbor
unit = dispatcher
|
| 3 | 2026-03-05T18:51:44.071Z | INFO | slog-rs (bgp): starting listener with bind arg: [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 4 | 2026-03-05T18:51:44.071Z | INFO | slog-rs (bgp): starting listener with bind arg: [fe80::2%100]:10179
module = neighbor
unit = dispatcher
|
| 5 | 2026-03-05T18:51:44.072Z | INFO | slog-rs (bgp): BgpConnectionChannel Listener created
listener = Listener { rx: Receiver { .. } }
module = neighbor
unit = dispatcher
|
| 6 | 2026-03-05T18:51:44.072Z | INFO | slog-rs (bgp): BgpConnectionChannel Listener created
listener = Listener { rx: Receiver { .. } }
module = neighbor
unit = dispatcher
|
| 7 | 2026-03-05T18:51:44.072Z | INFO | slog-rs (bgp): transitioning to accept loop
bind_addr = [fe80::2%100]:10179
module = neighbor
unit = dispatcher
|
| 8 | 2026-03-05T18:51:44.073Z | INFO | slog-rs (bgp): transitioning to accept loop
bind_addr = [fe80::1%100]:10179
module = neighbor
unit = dispatcher
|
| 9 | 2026-03-05T18:51:44.073Z | INFO | slog-rs (bgp): spawning session for peer_eth0
module = router
unit = session_runner
|
| 10 | 2026-03-05T18:51:44.073Z | INFO | slog-rs (bgp): spawning session for peer_eth0
module = router
unit = session_runner
|
| 11 | 2026-03-05T18:51:44.073Z | 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
|
| 12 | 2026-03-05T18:51:44.074Z | 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
|
| 13 | 2026-03-05T18:51:44.074Z | 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:44.075Z | 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:44.075Z | DEBG | slog-rs (bgp): connecting to [fe80::2%100]:10179
direction = outbound
module = neighbor
timeout = 333
unit = connection_channel
|
| 16 | 2026-03-05T18:51:44.075Z | DEBG | slog-rs (bgp): connecting to [fe80::1%100]:10179
direction = outbound
module = neighbor
timeout = 333
unit = connection_channel
|
| 17 | 2026-03-05T18:51:44.076Z | 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:44.076Z | 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:44.076Z | 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:44.077Z | 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:44.077Z | 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:44.078Z | 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:44.078Z | 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:44.078Z | 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:44.079Z | INFO | slog-rs (bgp): channel connection to [fe80::2%100]:10179 established (conn_id: d3616591, channel_id: 0)
channel_id = 0
connection_id = d3616591
direction = outbound
local = [fe80::1%100]:10179
module = neighbor
peer = [fe80::2%100]:10179
unit = connection_channel
|
| 26 | 2026-03-05T18:51:44.079Z | 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
|
| 27 | 2026-03-05T18:51:44.079Z | 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
|
| 28 | 2026-03-05T18:51:44.080Z | DEBG | slog-rs (bgp): received fsm event tcp connection acked
event = tcp connection acked
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:44.080Z | INFO | slog-rs (bgp): accepted inbound connection from [fe80::1%100]:10179
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: eb1dfceb, 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 = eb1dfceb
direction = inbound
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:44.081Z | 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: d3616591, 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 = d3616591
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
|
| 31 | 2026-03-05T18:51:44.081Z | 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
|
| 32 | 2026-03-05T18:51:44.082Z | INFO | slog-rs (bgp): channel connection to [fe80::1%100]:10179 established (conn_id: c9d7aec5, channel_id: 1)
channel_id = 1
connection_id = c9d7aec5
direction = outbound
local = [fe80::2%100]:10179
module = neighbor
peer = [fe80::1%100]:10179
unit = connection_channel
|
| 33 | 2026-03-05T18:51:44.082Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%100]:10179 (conn_id: d3616591, channel_id: 0)
channel_id = 0
connection_id = d3616591
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
|
| 34 | 2026-03-05T18:51:44.083Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%100]:10179 (conn_id: eb1dfceb, channel_id: 0)
bind_addr = [fe80::2%100]:10179
channel_id = 0
connection_id = eb1dfceb
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
|
| 35 | 2026-03-05T18:51:44.083Z | 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:44.084Z | 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:44.084Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: d3616591, 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 = d3616591
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:44.085Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: eb1dfceb, 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 = eb1dfceb
direction = inbound
event = tcp connection confirmed
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:44.085Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%100]:10179 (conn_id: d3616591, 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
|
| 40 | 2026-03-05T18:51:44.085Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%100]:10179 (conn_id: eb1dfceb, 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
|
| 41 | 2026-03-05T18:51:44.086Z | INFO | slog-rs (bgp): collision detected: new inbound connection from [fe80::2%100]:10179 (conn_id: 8751c18a)
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = d3616591
exist_connection_clock = ConnectionClock { conn_id: d3616591, 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 = 8751c18a
new_connection_clock = ConnectionClock { conn_id: 8751c18a, 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
|
| 42 | 2026-03-05T18:51:44.086Z | INFO | slog-rs (bgp): collision detected: new outbound connection from [fe80::1%100]:10179 (conn_id: c9d7aec5)
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = eb1dfceb
exist_connection_clock = ConnectionClock { conn_id: eb1dfceb, 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 = open sent
module = neighbor
neighbor = eth0
neighbor_name = peer_eth0
new_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
new_conn_id = c9d7aec5
new_connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = 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
|
| 43 | 2026-03-05T18:51:44.087Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::2%100]:10179 (conn_id: 8751c18a, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
connection_id = 8751c18a
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
|
| 44 | 2026-03-05T18:51:44.087Z | TRAC | slog-rs (bgp): send open message message via channel to [fe80::1%100]:10179 (conn_id: c9d7aec5, channel_id: 1)
channel_id = 1
connection_id = c9d7aec5
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
|
| 45 | 2026-03-05T18:51:44.088Z | 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:44.088Z | 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
|
| 47 | 2026-03-05T18:51:44.088Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::1%100]:10179, [fe80::2%100]:10179), conn_id: 8751c18a], existing connection [([fe80::1%100]:10179, [fe80::2%100]:10179), conn_id: d3616591]
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = d3616591
exist_connection_clock = ConnectionClock { conn_id: d3616591, 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 = 8751c18a
new_connection_clock = ConnectionClock { conn_id: 8751c18a, 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:44.089Z | INFO | slog-rs (bgp): collision detected: new connection [([fe80::2%100]:10179, [fe80::1%100]:10179), conn_id: c9d7aec5], existing connection [([fe80::2%100]:10179, [fe80::1%100]:10179), conn_id: eb1dfceb]
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = eb1dfceb
exist_connection_clock = ConnectionClock { conn_id: eb1dfceb, 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 = c9d7aec5
new_connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = 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
|
| 49 | 2026-03-05T18:51:44.089Z | 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 = d3616591
exist_connection_clock = ConnectionClock { conn_id: d3616591, 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 = 8751c18a
new_connection_clock = ConnectionClock { conn_id: 8751c18a, 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:44.090Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::2%100]:10179 (conn_id: 8751c18a, 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
|
| 51 | 2026-03-05T18:51:44.090Z | DEBG | slog-rs (bgp): recv open message msg from [fe80::1%100]:10179 (conn_id: c9d7aec5, 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
|
| 52 | 2026-03-05T18:51:44.091Z | 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 = eb1dfceb
exist_connection_clock = ConnectionClock { conn_id: eb1dfceb, 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 = c9d7aec5
new_connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = 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
|
| 53 | 2026-03-05T18:51:44.091Z | INFO | slog-rs (bgp): exist conn received Open (conn_id: d3616591), resolving collision immediately
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 8751c18a
exist_connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = d3616591
new_connection_clock = ConnectionClock { conn_id: d3616591, 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:44.092Z | INFO | slog-rs (bgp): exist conn received Open (conn_id: eb1dfceb), resolving collision immediately
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = c9d7aec5
exist_connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = eb1dfceb
new_connection_clock = ConnectionClock { conn_id: eb1dfceb, 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 = 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
|
| 55 | 2026-03-05T18:51:44.092Z | INFO | slog-rs (bgp): new conn wins collision, close exist conn
exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179)
exist_conn_id = 8751c18a
exist_connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = d3616591
new_connection_clock = ConnectionClock { conn_id: d3616591, 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:44.093Z | INFO | slog-rs (bgp): new conn wins collision, close exist conn
exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179)
exist_conn_id = c9d7aec5
exist_connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = eb1dfceb
new_connection_clock = ConnectionClock { conn_id: eb1dfceb, 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 = 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
|
| 57 | 2026-03-05T18:51:44.093Z | 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: eb1dfceb, 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 = eb1dfceb
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
|
| 58 | 2026-03-05T18:51:44.094Z | 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: d3616591, 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 = d3616591
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
|
| 59 | 2026-03-05T18:51:44.094Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::2%100]:10179 (conn_id: d3616591, channel_id: 0)
channel_id = 0
connection_id = d3616591
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
|
| 60 | 2026-03-05T18:51:44.095Z | TRAC | slog-rs (bgp): send notification message message via channel to [fe80::1%100]:10179 (conn_id: eb1dfceb, channel_id: 0)
bind_addr = [fe80::2%100]:10179
channel_id = 0
connection_id = eb1dfceb
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
|
| 61 | 2026-03-05T18:51:44.095Z | DEBG | slog-rs (bgp): recv notification message msg from [fe80::2%100]:10179 (conn_id: d3616591, 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:44.095Z | DEBG | slog-rs (bgp): recv notification message msg from [fe80::1%100]:10179 (conn_id: eb1dfceb, 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:44.096Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::2%100]:10179 (conn_id: d3616591, channel_id: 0)
channel_id = 0
connection_id = d3616591
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = outbound
module = neighbor
network_state = {([fe80::2%100]:10179, Sender { .. })([fe80::1%100]:10179, Sender { .. })}
unit = connection_channel
|
| 64 | 2026-03-05T18:51:44.096Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [fe80::1%100]:10179 (conn_id: eb1dfceb, channel_id: 0)
bind_addr = [fe80::2%100]:10179
channel_id = 0
connection_id = eb1dfceb
connection_local = [fe80::2%100]:10179
connection_peer = [fe80::1%100]:10179
direction = inbound
module = neighbor
network_state = {([fe80::2%100]:10179, Sender { .. })([fe80::1%100]:10179, Sender { .. })}
unit = dispatcher
|
| 65 | 2026-03-05T18:51:44.097Z | DEBG | slog-rs (bgp): peer [fe80::1%100]:10179 disconnected (conn_id: eb1dfceb, channel_id: 0), terminating recv loop
bind_addr = [fe80::2%100]:10179
channel_id = 0
connection_id = eb1dfceb
direction = inbound
module = neighbor
peer = [fe80::1%100]:10179
unit = dispatcher
|
| 66 | 2026-03-05T18:51:44.097Z | DEBG | slog-rs (bgp): peer [fe80::2%100]:10179 disconnected (conn_id: d3616591, channel_id: 0), terminating recv loop
channel_id = 0
connection_id = d3616591
direction = outbound
module = neighbor
peer = [fe80::2%100]:10179
unit = connection_channel
|
| 67 | 2026-03-05T18:51:44.172Z | 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
|
| 68 | 2026-03-05T18:51:44.172Z | 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
|
| 69 | 2026-03-05T18:51:44.173Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = c9d7aec5
direction = outbound
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
|
| 70 | 2026-03-05T18:51:44.173Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = 8751c18a
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
|
| 71 | 2026-03-05T18:51:44.173Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = 8751c18a
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
|
| 72 | 2026-03-05T18:51:44.174Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = c9d7aec5
direction = outbound
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
|
| 73 | 2026-03-05T18:51:44.174Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 8751c18a, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
connection_id = 8751c18a
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 74 | 2026-03-05T18:51:44.174Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: c9d7aec5, channel_id: 1)
channel_id = 1
connection_id = c9d7aec5
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
|
| 75 | 2026-03-05T18:51:44.175Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: c9d7aec5, channel_id: 1)
channel_id = 1
direction = outbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [fe80::1%100]:10179
unit = connection_channel
|
| 76 | 2026-03-05T18:51:44.175Z | 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
|
| 77 | 2026-03-05T18:51:44.175Z | 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
|
| 78 | 2026-03-05T18:51:44.176Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: 8751c18a, 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
|
| 79 | 2026-03-05T18:51:44.176Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = 8751c18a
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
|
| 80 | 2026-03-05T18:51:44.176Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: c9d7aec5, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, 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 = c9d7aec5
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
|
| 81 | 2026-03-05T18:51:44.177Z | WARN | slog-rs (bgp): rx notification message for unknown connection (conn_id: d3616591), ignoring
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = 8751c18a
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:44.177Z | WARN | slog-rs (bgp): rx notification message for unknown connection (conn_id: eb1dfceb), ignoring
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: c9d7aec5, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, 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 = c9d7aec5
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
|
| 83 | 2026-03-05T18:51:44.177Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: c9d7aec5, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, 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 = c9d7aec5
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
|
| 84 | 2026-03-05T18:51:44.178Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = 8751c18a
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
|
| 85 | 2026-03-05T18:51:44.178Z | 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
|
| 86 | 2026-03-05T18:51:44.178Z | 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:44.179Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = c9d7aec5
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
|
| 88 | 2026-03-05T18:51:44.179Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = 8751c18a
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
|
| 89 | 2026-03-05T18:51:44.179Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: c9d7aec5, channel_id: 1)
channel_id = 1
connection_id = c9d7aec5
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
|
| 90 | 2026-03-05T18:51:44.180Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 8751c18a, channel_id: 1)
bind_addr = [fe80::1%100]:10179
channel_id = 1
connection_id = 8751c18a
connection_local = [fe80::1%100]:10179
connection_peer = [fe80::2%100]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = dispatcher
|
| 91 | 2026-03-05T18:51:44.180Z | 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:44.180Z | 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:44.181Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: c9d7aec5, 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:44.181Z | DEBG | slog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: 8751c18a, 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
|
| 95 | 2026-03-05T18:51:44.181Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = c9d7aec5
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
|
| 96 | 2026-03-05T18:51:44.181Z | TRAC | slog-rs (bgp): keepalive received (conn_id: c9d7aec5)
connection = ([fe80::2%100]:10179, [fe80::1%100]:10179)
connection_clock = ConnectionClock { conn_id: c9d7aec5, 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 = c9d7aec5
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:44.182Z | DEBG | slog-rs (bgp): received fsm event
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = 8751c18a
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:44.182Z | TRAC | slog-rs (bgp): keepalive received (conn_id: 8751c18a)
connection = ([fe80::1%100]:10179, [fe80::2%100]:10179)
connection_clock = ConnectionClock { conn_id: 8751c18a, 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 = 8751c18a
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:45.071Z | INFO | slog-rs (bgp): router (asn: 64512, id: 1) received shutdown request, stopping sessions
module = router
unit = session_runner
|
| 100 | | {"msg":"received fsm event","v":0,"name":"slog-rs","level":20,"time":"2026-03-05T18:51:45.071967842Z","hostname":"w-01KJZMSQNCCZDZ1A1HK3DV2FXT","pid":5093,"event":"reset","fsm_state":"established","direction":"inbound","connection_clock":"ConnectionClock { conn_id: 8751c18a, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.200s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.200s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }","connection_id":"8751c18a","connection":" |