| 1 | 2026-01-17T20:18:32.668Z | INFO | slog-rs (bgp): spawning session for r2
module = router
unit = session_runner
|
| 2 | 2026-01-17T20:18:32.669Z | INFO | slog-rs (bgp): dispatcher started
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 3 | 2026-01-17T20:18:32.678Z | INFO | slog-rs (bgp): starting peer state machine
fsm_state = idle
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([3fff::]:10179), min_ttl: None, md5_auth_key: None, multi_exit_discriminator: None, communities: {}, local_pref: None, enforce_first_as: false, ipv4_unicast: None, ipv6_unicast: Some(Ipv6UnicastConfig { nexthop: Some(3fff::1), import_policy: NoFiltering, export_policy: NoFiltering }), 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: Some(JitterRange { min: 0.75, max: 1.0 }), 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
|
| 4 | 2026-01-17T20:18:32.679Z | DEBG | slog-rs (bgp): listener bind: [3fff::]:10179
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 5 | 2026-01-17T20:18:32.679Z | DEBG | slog-rs (bgp): starting connect attempt
fsm_state = idle
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 6 | 2026-01-17T20:18:32.680Z | DEBG | slog-rs (bgp): connecting to [3fff::1]:10179
direction = outbound
module = neighbor
timeout = 333
unit = connection_channel
|
| 7 | 2026-01-17T20:18:32.680Z | DEBG | slog-rs (bgp): spawned new connector thread
fsm_state = idle
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 8 | 2026-01-17T20:18:32.681Z | INFO | slog-rs (bgp): fsm transition idle -> connect
fsm_state = idle
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 9 | 2026-01-17T20:18:32.681Z | DEBG | slog-rs (bgp): connect error: ChannelConnect
direction = outbound
error = Channel connect error
module = neighbor
timeout = 333
unit = connection_channel
|
| 10 | 2026-01-17T20:18:32.692Z | DEBG | slog-rs (bgp): received fsm event manual start
event = manual start
fsm_state = connect
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 11 | 2026-01-17T20:18:32.693Z | WARN | slog-rs (bgp): unexpected admin fsm event manual start, ignoring
event = manual start
fsm_state = connect
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 12 | 2026-01-17T20:18:32.694Z | DEBG | slog-rs (bgp): accepted inbound connection from: [3fff::1]:10179
listen_address = [3fff::]:10179
module = neighbor
peer = [3fff::1]:10179
unit = dispatcher
|
| 13 | 2026-01-17T20:18:32.694Z | DEBG | slog-rs (bgp): received fsm event tcp connection acked
event = tcp connection acked
fsm_state = connect
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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-01-17T20:18:32.696Z | INFO | slog-rs (bgp): accepted inbound connection from [3fff::1]:10179
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, 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 = 2030ce9e
direction = inbound
fsm_state = connect
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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-01-17T20:18:32.697Z | TRAC | slog-rs (bgp): send open message message via channel to [3fff::1]:10179 (conn_id: 2030ce9e, channel_id: 1)
channel_id = 1
connection_id = 2030ce9e
connection_local = [3fff::]:10179
connection_peer = [3fff::1]:10179
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 1, parameters: [ Capabilities [ MP-Extensions 2/1, Route Refresh, Four Octet ASN 4200000001, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
unit = connection_channel
|
| 16 | 2026-01-17T20:18:32.700Z | INFO | slog-rs (bgp): fsm transition connect -> open sent
fsm_state = connect
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 17 | 2026-01-17T20:18:32.701Z | DEBG | slog-rs (bgp): recv open message msg from [3fff::1]:10179 (conn_id: 2030ce9e, channel_id: 1)
channel_id = 1
direction = inbound
message = open message
message_contents = Open [ version: 4, asn: 23456, hold_time: 6, id: 2, parameters: [ Capabilities [ MP-Extensions 2/1, Route Refresh, Four Octet ASN 4200000002, AddPath [ AddPathElement { afi: IPv4, safi: Unicast, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [3fff::1]:10179
unit = connection_channel
|
| 18 | 2026-01-17T20:18:32.704Z | DEBG | slog-rs (bgp): received fsm event
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, 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 = 2030ce9e
direction = inbound
event = open message
fsm_state = open sent
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 19 | 2026-01-17T20:18:32.718Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, 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 = 2030ce9e
direction = inbound
fsm_state = open sent
message = keepalive
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 20 | 2026-01-17T20:18:32.719Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [3fff::1]:10179 (conn_id: 2030ce9e, channel_id: 1)
channel_id = 1
connection_id = 2030ce9e
connection_local = [3fff::]:10179
connection_peer = [3fff::1]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = connection_channel
|
| 21 | 2026-01-17T20:18:32.720Z | INFO | slog-rs (bgp): fsm transition open sent -> open confirm
fsm_state = open sent
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 22 | 2026-01-17T20:18:32.721Z | DEBG | slog-rs (bgp): recv keepalive message msg from [3fff::1]:10179 (conn_id: 2030ce9e, channel_id: 1)
channel_id = 1
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [3fff::1]:10179
unit = connection_channel
|
| 23 | 2026-01-17T20:18:32.722Z | DEBG | slog-rs (bgp): received fsm event
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, 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 = 2030ce9e
direction = inbound
event = keepalive message
fsm_state = open confirm
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 24 | 2026-01-17T20:18:32.724Z | INFO | slog-rs (bgp): fsm transition open confirm -> session setup
fsm_state = open confirm
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 25 | 2026-01-17T20:18:32.725Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, 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 = 2030ce9e
direction = inbound
fsm_state = session setup
message = keepalive
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 26 | 2026-01-17T20:18:32.726Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [3fff::1]:10179 (conn_id: 2030ce9e, channel_id: 1)
channel_id = 1
connection_id = 2030ce9e
connection_local = [3fff::]:10179
connection_peer = [3fff::1]:10179
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
unit = connection_channel
|
| 27 | 2026-01-17T20:18:32.727Z | INFO | slog-rs (bgp): fsm transition session setup -> established
fsm_state = session setup
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 28 | 2026-01-17T20:18:32.731Z | DEBG | slog-rs (bgp): recv keepalive message msg from [3fff::1]:10179 (conn_id: 2030ce9e, channel_id: 1)
channel_id = 1
direction = inbound
message = keepalive message
message_contents = Keepalive
module = neighbor
peer = [3fff::1]:10179
unit = connection_channel
|
| 29 | 2026-01-17T20:18:32.755Z | DEBG | slog-rs (bgp): received fsm event
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, 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 = 2030ce9e
direction = inbound
event = keepalive message
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 30 | 2026-01-17T20:18:32.756Z | TRAC | slog-rs (bgp): keepalive received (conn_id: 2030ce9e)
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, 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 = 2030ce9e
direction = inbound
fsm_state = established
message = keepalive
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 31 | 2026-01-17T20:18:33.692Z | DEBG | slog-rs (bgp): announcing originated IPv6 prefixes
count = 1
prefixes = [3fff:db8::/32]
|
| 32 | 2026-01-17T20:18:33.693Z | DEBG | slog-rs (bgp): received fsm event
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.100s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.100s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 2030ce9e
direction = inbound
event = announce routes
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 33 | 2026-01-17T20:18:33.695Z | DEBG | slog-rs (bgp): received route-update event: ipv6 announce 1 prefixes
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.100s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.100s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 2030ce9e
direction = inbound
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 34 | 2026-01-17T20:18:33.697Z | INFO | slog-rs (bgp): sending update
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: 2030ce9e, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: true, remaining: 2.100s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.100s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } }
connection_id = 2030ce9e
direction = inbound
fsm_state = established
message = update
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [4200000001], mp-reach-nlri: MpReachNlri::Ipv6Unicast[nh=3fff::1, nlri=1]) nlri(empty) ]
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 35 | 2026-01-17T20:18:33.700Z | TRAC | slog-rs (bgp): send update message message via channel to [3fff::1]:10179 (conn_id: 2030ce9e, channel_id: 1)
channel_id = 1
connection_id = 2030ce9e
connection_local = [3fff::]:10179
connection_peer = [3fff::1]:10179
direction = inbound
message = update message
message_contents = Update[ treat-as-withdraw: (false) withdrawn(empty) path_attributes: (origin: igp, as4-path: [4200000001], mp-reach-nlri: MpReachNlri::Ipv6Unicast[nh=3fff::1, nlri=1]) nlri(empty) ]
module = neighbor
unit = connection_channel
|
| 36 | 2026-01-17T20:18:34.692Z | INFO | slog-rs (bgp): router (asn: 4200000001, id: 1) received shutdown request, stopping sessions
module = router
unit = session_runner
|
| 37 | 2026-01-17T20:18:34.693Z | INFO | slog-rs (bgp): session runner (peer 3fff::1) received shutdown request, setting shutdown flag
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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-01-17T20:18:34.694Z | INFO | slog-rs (bgp): dispatcher received shutdown request, setting shutdown flag
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 39 | 2026-01-17T20:18:34.696Z | INFO | slog-rs (bgp): session runner (peer: 3fff::1) caught shutdown flag
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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-01-17T20:18:34.698Z | INFO | slog-rs (bgp): session runner (peer 3fff::1): shutdown start
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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-01-17T20:18:34.698Z | DEBG | slog-rs (bgp): joining connector thread during shutdown
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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-01-17T20:18:34.699Z | DEBG | slog-rs (bgp): connector thread completed successfully
context = shutdown
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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-01-17T20:18:34.699Z | INFO | slog-rs (bgp): fsm transition established -> idle
fsm_state = established
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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-01-17T20:18:34.700Z | INFO | slog-rs (bgp): session runner (peer 3fff::1): shutdown complete
fsm_state = idle
module = neighbor
neighbor = 3fff::1
neighbor_name = r2
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
|
| 45 | 2026-01-17T20:18:34.701Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [3fff::1]:10179 (conn_id: 2030ce9e, channel_id: 1)
channel_id = 1
connection_id = 2030ce9e
connection_local = [3fff::]:10179
connection_peer = [3fff::1]:10179
direction = inbound
module = neighbor
network_state = {([3fff::]:10179, Sender { .. })([3fff::1]:10179, Sender { .. })}
unit = connection_channel
|
| 46 | 2026-01-17T20:18:34.702Z | DEBG | slog-rs (bgp): peer [3fff::1]:10179 disconnected (conn_id: 2030ce9e, channel_id: 1), terminating recv loop
channel_id = 1
connection_id = 2030ce9e
direction = inbound
module = neighbor
peer = [3fff::1]:10179
unit = connection_channel
|
| 47 | 2026-01-17T20:18:34.703Z | INFO | slog-rs (bgp): dispatcher caught shutdown flag from accept loop
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 48 | 2026-01-17T20:18:34.704Z | INFO | slog-rs (bgp): dispatcher shutdown complete
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 49 | 2026-01-17T20:18:35.693Z | DEBG | slog-rs (bgp): dropping dispatcher with listen_addr [3fff::]:10179
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|