| 1 | 2026-01-10T07:21:08.578Z | INFO | slog-rs (bgp): spawning session for r2
module = router
unit = session_runner
|
| 2 | 2026-01-10T07:21:08.580Z | 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
|
| 3 | 2026-01-10T07:21:08.580Z | 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
|
| 4 | 2026-01-10T07:21:08.581Z | DEBG | slog-rs (bgp): connecting to [3fff::1]:10179
direction = outbound
module = neighbor
timeout = 333
unit = connection_channel
|
| 5 | 2026-01-10T07:21:08.581Z | 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
|
| 6 | 2026-01-10T07:21:08.582Z | 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
|
| 7 | 2026-01-10T07:21:08.582Z | DEBG | slog-rs (bgp): connect error: ChannelConnect
direction = outbound
error = Channel connect error
module = neighbor
timeout = 333
unit = connection_channel
|
| 8 | 2026-01-10T07:21:08.583Z | INFO | slog-rs (bgp): dispatcher started
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 9 | 2026-01-10T07:21:08.584Z | DEBG | slog-rs (bgp): listener bind: [3fff::]:10179
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 10 | 2026-01-10T07:21:08.593Z | DEBG | slog-rs (bgp): accepted inbound connection from: [3fff::1]:10179
listen_address = [3fff::]:10179
module = neighbor
peer = [3fff::1]:10179
unit = dispatcher
|
| 11 | 2026-01-10T07:21:08.594Z | 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
|
| 12 | 2026-01-10T07:21:08.595Z | 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
|
| 13 | 2026-01-10T07:21:08.595Z | 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-10T07:21:08.596Z | INFO | slog-rs (bgp): accepted inbound connection from [3fff::1]:10179
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:08.596Z | TRAC | slog-rs (bgp): send open message message via channel to [3fff::1]:10179 (conn_id: f6620b7f, channel_id: 1)
channel_id = 1
connection_id = f6620b7f
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, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 4200000001, AddPath [ AddPathElement { afi: 1, safi: 1, send_receive: 1 }, ], ]] ]
module = neighbor
unit = connection_channel
|
| 16 | 2026-01-10T07:21:08.597Z | 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-10T07:21:08.598Z | DEBG | slog-rs (bgp): recv open message msg from [3fff::1]:10179 (conn_id: f6620b7f, 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, Extended Next Hop Encoding safi=1/afi=1/nh_afi=2, Four Octet ASN 4200000002, AddPath [ AddPathElement { afi: 1, safi: 1, send_receive: 1 }, ], ]] ]
module = neighbor
peer = [3fff::1]:10179
unit = connection_channel
|
| 18 | 2026-01-10T07:21:08.598Z | DEBG | slog-rs (bgp): received fsm event
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:08.599Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:08.600Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [3fff::1]:10179 (conn_id: f6620b7f, channel_id: 1)
channel_id = 1
connection_id = f6620b7f
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-10T07:21:08.600Z | 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-10T07:21:08.600Z | DEBG | slog-rs (bgp): recv keepalive message msg from [3fff::1]:10179 (conn_id: f6620b7f, 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-10T07:21:08.601Z | DEBG | slog-rs (bgp): received fsm event
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:08.602Z | 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-10T07:21:08.602Z | TRAC | slog-rs (bgp): sending keepalive
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:08.603Z | TRAC | slog-rs (bgp): send keepalive message message via channel to [3fff::1]:10179 (conn_id: f6620b7f, channel_id: 1)
channel_id = 1
connection_id = f6620b7f
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-10T07:21:08.603Z | 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-10T07:21:08.604Z | DEBG | slog-rs (bgp): recv keepalive message msg from [3fff::1]:10179 (conn_id: f6620b7f, 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-10T07:21:08.604Z | DEBG | slog-rs (bgp): received fsm event
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:08.605Z | TRAC | slog-rs (bgp): keepalive received (conn_id: f6620b7f)
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:09.593Z | DEBG | slog-rs (bgp): announcing originated IPv6 prefixes
count = 1
prefixes = [3fff:db8::/32]
|
| 32 | 2026-01-10T07:21:09.594Z | DEBG | slog-rs (bgp): received fsm event
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:09.594Z | DEBG | slog-rs (bgp): received route-update event: ipv6 announce 1 prefixes
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:09.595Z | INFO | slog-rs (bgp): sending update
connection = ([3fff::]:10179, [3fff::1]:10179)
connection_clock = ConnectionClock { conn_id: f6620b7f, 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 = f6620b7f
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-10T07:21:09.596Z | TRAC | slog-rs (bgp): send update message message via channel to [3fff::1]:10179 (conn_id: f6620b7f, channel_id: 1)
channel_id = 1
connection_id = f6620b7f
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-10T07:21:10.593Z | INFO | slog-rs (bgp): router (asn: 4200000001, id: 1) received shutdown request, stopping sessions
module = router
unit = session_runner
|
| 37 | 2026-01-10T07:21:10.594Z | 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-10T07:21:10.594Z | INFO | slog-rs (bgp): dispatcher received shutdown request, setting shutdown flag
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 39 | 2026-01-10T07:21:10.594Z | 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-10T07:21:10.595Z | 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-10T07:21:10.595Z | 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-10T07:21:10.596Z | 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-10T07:21:10.597Z | 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-10T07:21:10.597Z | 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-10T07:21:10.598Z | DEBG | slog-rs (bgp): dropping bgp connection for peer [3fff::1]:10179 (conn_id: f6620b7f, channel_id: 1)
channel_id = 1
connection_id = f6620b7f
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-10T07:21:10.598Z | DEBG | slog-rs (bgp): peer [3fff::1]:10179 disconnected (conn_id: f6620b7f, channel_id: 1), terminating recv loop
channel_id = 1
connection_id = f6620b7f
direction = inbound
module = neighbor
peer = [3fff::1]:10179
unit = connection_channel
|
| 47 | 2026-01-10T07:21:10.599Z | INFO | slog-rs (bgp): dispatcher caught shutdown flag from accept loop
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 48 | 2026-01-10T07:21:10.599Z | INFO | slog-rs (bgp): dispatcher shutdown complete
listen_address = [3fff::]:10179
module = neighbor
unit = dispatcher
|
| 49 | | {"msg":"dropping dispatcher with listen_addr [3fff::]:10179","v":0,"name":"slog-rs","level":20,"time":"2026-01-10T07:21:11.594072439Z","hostname":"w-01KEKBVNS315X2D8ARJFEE25JY","pid":6270,"listen_address":"[3fff::]:10179","unit":"dispatcher |