Max level shown:
12026-07-14T05:22:42.561ZINFOslog-rs (bgp): dispatcher started module = neighbor unit = dispatcher
22026-07-14T05:22:42.561ZINFOslog-rs (bgp): dispatcher started module = neighbor unit = dispatcher
32026-07-14T05:22:42.561ZINFOslog-rs (bgp): starting listener with bind arg: [fe80::2%100]:10179 module = neighbor unit = dispatcher
42026-07-14T05:22:42.562ZINFOslog-rs (bgp): starting listener with bind arg: [fe80::1%100]:10179 module = neighbor unit = dispatcher
52026-07-14T05:22:42.562ZINFOslog-rs (bgp): dispatcher started module = neighbor unit = dispatcher
62026-07-14T05:22:42.562ZINFOslog-rs (bgp): starting listener with bind arg: [fe80::1%101]:10179 module = neighbor unit = dispatcher
72026-07-14T05:22:42.562ZINFOslog-rs (bgp): dispatcher started module = neighbor unit = dispatcher
82026-07-14T05:22:42.562ZINFOslog-rs (bgp): starting listener with bind arg: [fe80::2%101]:10179 module = neighbor unit = dispatcher
92026-07-14T05:22:42.562ZINFOslog-rs (bgp): BgpConnectionChannel Listener created listener = Listener { rx: Receiver { .. }, addr: [fe80::2%101]:10179 } module = neighbor unit = dispatcher
102026-07-14T05:22:42.563ZINFOslog-rs (bgp): BgpConnectionChannel Listener created listener = Listener { rx: Receiver { .. }, addr: [fe80::2%100]:10179 } module = neighbor unit = dispatcher
112026-07-14T05:22:42.563ZINFOslog-rs (bgp): BgpConnectionChannel Listener created listener = Listener { rx: Receiver { .. }, addr: [fe80::1%101]:10179 } module = neighbor unit = dispatcher
122026-07-14T05:22:42.563ZINFOslog-rs (bgp): BgpConnectionChannel Listener created listener = Listener { rx: Receiver { .. }, addr: [fe80::1%100]:10179 } module = neighbor unit = dispatcher
132026-07-14T05:22:42.563ZINFOslog-rs (bgp): transitioning to accept loop bind_addr = [fe80::1%101]:10179 module = neighbor unit = dispatcher
142026-07-14T05:22:42.563ZINFOslog-rs (bgp): transitioning to accept loop bind_addr = [fe80::1%100]:10179 module = neighbor unit = dispatcher
152026-07-14T05:22:42.563ZINFOslog-rs (bgp): transitioning to accept loop bind_addr = [fe80::2%100]:10179 module = neighbor unit = dispatcher
162026-07-14T05:22:42.564ZINFOslog-rs (bgp): transitioning to accept loop bind_addr = [fe80::2%101]:10179 module = neighbor unit = dispatcher
172026-07-14T05:22:42.564ZINFOslog-rs (bgp): spawning session for peer_eth0 module = router unit = session_runner
182026-07-14T05:22:42.564ZINFOslog-rs (bgp): spawning session for peer_eth0 module = router unit = session_runner
192026-07-14T05:22:42.564ZINFOslog-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: 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
202026-07-14T05:22:42.564ZINFOslog-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: 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
212026-07-14T05:22:42.565ZINFOslog-rs (bgp): spawning session for peer_eth1 module = router unit = session_runner
222026-07-14T05:22:42.565ZDEBGslog-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
232026-07-14T05:22:42.565ZDEBGslog-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
242026-07-14T05:22:42.565ZDEBGslog-rs (bgp): connecting to [fe80::1%100]:10179 direction = outbound module = neighbor timeout = 333 unit = connection_channel
252026-07-14T05:22:42.565ZDEBGslog-rs (bgp): connecting to [fe80::2%100]:10179 direction = outbound module = neighbor timeout = 333 unit = connection_channel
262026-07-14T05:22:42.566ZINFOslog-rs (bgp): spawning session for peer_eth1 module = router unit = session_runner
272026-07-14T05:22:42.566ZINFOslog-rs (bgp): starting peer state machine fsm_state = idle module = neighbor neighbor = eth1 neighbor_name = peer_eth1 params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([fe80::1%101]: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: 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
282026-07-14T05:22:42.566ZDEBGslog-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
292026-07-14T05:22:42.567ZINFOslog-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
302026-07-14T05:22:42.567ZINFOslog-rs (bgp): starting peer state machine fsm_state = idle module = neighbor neighbor = eth1 neighbor_name = peer_eth1 params = SessionInfo { passive_tcp_establishment: false, remote_asn: None, remote_id: None, bind_addr: Some([fe80::2%101]: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: 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
312026-07-14T05:22:42.567ZDEBGslog-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
322026-07-14T05:22:42.568ZDEBGslog-rs (bgp): starting connect attempt fsm_state = idle module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
332026-07-14T05:22:42.568ZWARNslog-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
342026-07-14T05:22:42.568ZDEBGslog-rs (bgp): connecting to [fe80::2%101]:10179 direction = outbound module = neighbor timeout = 333 unit = connection_channel
352026-07-14T05:22:42.568ZDEBGslog-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
362026-07-14T05:22:42.569ZINFOslog-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
372026-07-14T05:22:42.569ZDEBGslog-rs (bgp): starting connect attempt fsm_state = idle module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
382026-07-14T05:22:42.570ZDEBGslog-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
392026-07-14T05:22:42.570ZDEBGslog-rs (bgp): spawned new connector thread fsm_state = idle module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
402026-07-14T05:22:42.570ZINFOslog-rs (bgp): fsm transition idle -> connect fsm_state = idle module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
412026-07-14T05:22:42.571ZDEBGslog-rs (bgp): connecting to [fe80::1%101]:10179 direction = outbound module = neighbor timeout = 333 unit = connection_channel
422026-07-14T05:22:42.571ZDEBGslog-rs (bgp): received fsm event manual start event = manual start fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
432026-07-14T05:22:42.571ZWARNslog-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
442026-07-14T05:22:42.572ZDEBGslog-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
452026-07-14T05:22:42.572ZDEBGslog-rs (bgp): spawned new connector thread fsm_state = idle module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
462026-07-14T05:22:42.573ZWARNslog-rs (bgp): unexpected admin fsm event manual start, ignoring event = manual start fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
472026-07-14T05:22:42.573ZINFOslog-rs (bgp): fsm transition idle -> connect fsm_state = idle module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
482026-07-14T05:22:42.573ZDEBGslog-rs (bgp): received fsm event manual start event = manual start fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
492026-07-14T05:22:42.574ZDEBGslog-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
502026-07-14T05:22:42.574ZWARNslog-rs (bgp): unexpected admin fsm event manual start, ignoring event = manual start fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
512026-07-14T05:22:42.575ZINFOslog-rs (bgp): channel connection to [fe80::2%100]:10179 established (conn_id: 9b9f1194, channel_id: 1) channel_id = 1 connection_id = 9b9f1194 direction = outbound local = [fe80::1%100]:10179 module = neighbor peer = [fe80::2%100]:10179 unit = connection_channel
522026-07-14T05:22:42.575ZINFOslog-rs (bgp): channel connection to [fe80::1%101]:10179 established (conn_id: df4ee43d, channel_id: 2) channel_id = 2 connection_id = df4ee43d direction = outbound local = [fe80::2%101]:10179 module = neighbor peer = [fe80::1%101]:10179 unit = connection_channel
532026-07-14T05:22:42.575ZINFOslog-rs (bgp): accepted inbound connection from [fe80::2%100]:10179 connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
542026-07-14T05:22:42.576ZDEBGslog-rs (bgp): accepted inbound connection from: [fe80::2%101]:10179 bind_addr = [fe80::1%101]:10179 module = neighbor peer = [fe80::2%101]:10179 unit = dispatcher
552026-07-14T05:22:42.576ZDEBGslog-rs (bgp): received fsm event tcp connection confirmed event = tcp connection confirmed fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
562026-07-14T05:22:42.577ZDEBGslog-rs (bgp): received fsm event tcp connection acked event = tcp connection acked fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
572026-07-14T05:22:42.577ZINFOslog-rs (bgp): accepted inbound connection from [fe80::2%101]:10179 connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
582026-07-14T05:22:42.577ZINFOslog-rs (bgp): accepted outbound connection from [fe80::1%101]:10179 connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
592026-07-14T05:22:42.578ZDEBGslog-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
602026-07-14T05:22:42.578ZDEBGslog-rs (bgp): accepted inbound connection from: [fe80::1%101]:10179 bind_addr = [fe80::2%101]:10179 module = neighbor peer = [fe80::1%101]:10179 unit = dispatcher
612026-07-14T05:22:42.578ZINFOslog-rs (bgp): channel connection to [fe80::2%101]:10179 established (conn_id: 433c432e, channel_id: 3) channel_id = 3 connection_id = 433c432e direction = outbound local = [fe80::1%101]:10179 module = neighbor peer = [fe80::2%101]:10179 unit = connection_channel
622026-07-14T05:22:42.579ZDEBGslog-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
632026-07-14T05:22:42.579ZINFOslog-rs (bgp): accepted inbound connection from [fe80::1%100]:10179 connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 4722a984, 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 = 4722a984 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
642026-07-14T05:22:42.579ZINFOslog-rs (bgp): channel connection to [fe80::1%100]:10179 established (conn_id: 3b602653, channel_id: 0) channel_id = 0 connection_id = 3b602653 direction = outbound local = [fe80::2%100]:10179 module = neighbor peer = [fe80::1%100]:10179 unit = connection_channel
652026-07-14T05:22:42.580ZTRACslog-rs (bgp): send open message message via channel to [fe80::2%100]:10179 (conn_id: cdc154fb, channel_id: 0) bind_addr = [fe80::1%100]:10179 channel_id = 0 connection_id = cdc154fb 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
662026-07-14T05:22:42.580ZTRACslog-rs (bgp): send open message message via channel to [fe80::2%101]:10179 (conn_id: 82a23a93, channel_id: 2) bind_addr = [fe80::1%101]:10179 channel_id = 2 connection_id = 82a23a93 connection_local = [fe80::1%101]:10179 connection_peer = [fe80::2%101]: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
672026-07-14T05:22:42.580ZTRACslog-rs (bgp): send open message message via channel to [fe80::1%101]:10179 (conn_id: df4ee43d, channel_id: 2) channel_id = 2 connection_id = df4ee43d connection_local = [fe80::2%101]:10179 connection_peer = [fe80::1%101]: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
682026-07-14T05:22:42.581ZINFOslog-rs (bgp): fsm transition connect -> open sent fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
692026-07-14T05:22:42.581ZINFOslog-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
702026-07-14T05:22:42.581ZINFOslog-rs (bgp): fsm transition connect -> open sent fsm_state = connect module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
712026-07-14T05:22:42.581ZTRACslog-rs (bgp): send open message message via channel to [fe80::1%100]:10179 (conn_id: 4722a984, channel_id: 1) bind_addr = [fe80::2%100]:10179 channel_id = 1 connection_id = 4722a984 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
722026-07-14T05:22:42.582ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
732026-07-14T05:22:42.582ZDEBGslog-rs (bgp): recv open message msg from [fe80::2%101]:10179 (conn_id: 82a23a93, channel_id: 2) bind_addr = [fe80::1%101]:10179 channel_id = 2 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%101]:10179 unit = dispatcher
742026-07-14T05:22:42.582ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound event = tcp connection confirmed fsm_state = open sent module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
752026-07-14T05:22:42.583ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound event = tcp connection acked fsm_state = open sent module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
762026-07-14T05:22:42.583ZINFOslog-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
772026-07-14T05:22:42.583ZDEBGslog-rs (bgp): recv open message msg from [fe80::1%101]:10179 (conn_id: df4ee43d, channel_id: 2) channel_id = 2 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%101]:10179 unit = connection_channel
782026-07-14T05:22:42.584ZINFOslog-rs (bgp): collision detected: new outbound connection from [fe80::2%100]:10179 (conn_id: 9b9f1194) exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179) exist_conn_id = cdc154fb exist_connection_clock = ConnectionClock { conn_id: cdc154fb, 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::1%100]:10179, [fe80::2%100]:10179) new_conn_id = 9b9f1194 new_connection_clock = ConnectionClock { conn_id: 9b9f1194, 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
792026-07-14T05:22:42.584ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 4722a984, 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 = 4722a984 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
802026-07-14T05:22:42.584ZINFOslog-rs (bgp): collision detected: new inbound connection from [fe80::1%101]:10179 (conn_id: ef727974) exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) exist_conn_id = df4ee43d exist_connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) new_conn_id = ef727974 new_connection_clock = ConnectionClock { conn_id: ef727974, 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
812026-07-14T05:22:42.585ZINFOslog-rs (bgp): collision detected: new outbound connection from [fe80::2%101]:10179 (conn_id: 433c432e) exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) exist_conn_id = 82a23a93 exist_connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) new_conn_id = 433c432e new_connection_clock = ConnectionClock { conn_id: 433c432e, 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
822026-07-14T05:22:42.585ZTRACslog-rs (bgp): send open message message via channel to [fe80::2%100]:10179 (conn_id: 9b9f1194, channel_id: 1) channel_id = 1 connection_id = 9b9f1194 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
832026-07-14T05:22:42.586ZTRACslog-rs (bgp): send open message message via channel to [fe80::1%101]:10179 (conn_id: ef727974, channel_id: 3) bind_addr = [fe80::2%101]:10179 channel_id = 3 connection_id = ef727974 connection_local = [fe80::2%101]:10179 connection_peer = [fe80::1%101]: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
842026-07-14T05:22:42.586ZDEBGslog-rs (bgp): recv open message msg from [fe80::1%100]:10179 (conn_id: 4722a984, channel_id: 1) bind_addr = [fe80::2%100]:10179 channel_id = 1 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
852026-07-14T05:22:42.586ZINFOslog-rs (bgp): collision detected: new outbound connection from [fe80::1%100]:10179 (conn_id: 3b602653) exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179) exist_conn_id = 4722a984 exist_connection_clock = ConnectionClock { conn_id: 4722a984, 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 = 3b602653 new_connection_clock = ConnectionClock { conn_id: 3b602653, 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
862026-07-14T05:22:42.587ZINFOslog-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
872026-07-14T05:22:42.587ZTRACslog-rs (bgp): send open message message via channel to [fe80::2%101]:10179 (conn_id: 433c432e, channel_id: 3) channel_id = 3 connection_id = 433c432e connection_local = [fe80::1%101]:10179 connection_peer = [fe80::2%101]: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
882026-07-14T05:22:42.587ZINFOslog-rs (bgp): fsm transition open sent -> connection collision fsm_state = open sent module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
892026-07-14T05:22:42.587ZDEBGslog-rs (bgp): recv open message msg from [fe80::2%100]:10179 (conn_id: 9b9f1194, channel_id: 1) channel_id = 1 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
902026-07-14T05:22:42.588ZINFOslog-rs (bgp): collision detected: new connection [([fe80::1%100]:10179, [fe80::2%100]:10179), conn_id: 9b9f1194], existing connection [([fe80::1%100]:10179, [fe80::2%100]:10179), conn_id: cdc154fb] exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179) exist_conn_id = cdc154fb exist_connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = 9b9f1194 new_connection_clock = ConnectionClock { conn_id: 9b9f1194, 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
912026-07-14T05:22:42.589ZINFOslog-rs (bgp): fsm transition open sent -> connection collision fsm_state = open sent module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
922026-07-14T05:22:42.589ZINFOslog-rs (bgp): collision detected: new connection [([fe80::2%101]:10179, [fe80::1%101]:10179), conn_id: ef727974], existing connection [([fe80::2%101]:10179, [fe80::1%101]:10179), conn_id: df4ee43d] exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) exist_conn_id = df4ee43d exist_connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) new_conn_id = ef727974 new_connection_clock = ConnectionClock { conn_id: ef727974, 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
932026-07-14T05:22:42.590ZTRACslog-rs (bgp): send open message message via channel to [fe80::1%100]:10179 (conn_id: 3b602653, channel_id: 0) channel_id = 0 connection_id = 3b602653 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
942026-07-14T05:22:42.590ZINFOslog-rs (bgp): collision detected: new connection [([fe80::1%101]:10179, [fe80::2%101]:10179), conn_id: 433c432e], existing connection [([fe80::1%101]:10179, [fe80::2%101]:10179), conn_id: 82a23a93] exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) exist_conn_id = 82a23a93 exist_connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) new_conn_id = 433c432e new_connection_clock = ConnectionClock { conn_id: 433c432e, 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
952026-07-14T05:22:42.591ZDEBGslog-rs (bgp): recv open message msg from [fe80::1%101]:10179 (conn_id: ef727974, channel_id: 3) bind_addr = [fe80::2%101]:10179 channel_id = 3 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%101]:10179 unit = dispatcher
962026-07-14T05:22:42.591ZDEBGslog-rs (bgp): received fsm event open message event = open message exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) exist_conn_id = df4ee43d exist_connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) new_conn_id = ef727974 new_connection_clock = ConnectionClock { conn_id: ef727974, 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
972026-07-14T05:22:42.592ZDEBGslog-rs (bgp): received fsm event open message event = open message exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179) exist_conn_id = cdc154fb exist_connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = 9b9f1194 new_connection_clock = ConnectionClock { conn_id: 9b9f1194, 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
982026-07-14T05:22:42.592ZDEBGslog-rs (bgp): received fsm event open message event = open message exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) exist_conn_id = 82a23a93 exist_connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) new_conn_id = 433c432e new_connection_clock = ConnectionClock { conn_id: 433c432e, 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
992026-07-14T05:22:42.592ZDEBGslog-rs (bgp): recv open message msg from [fe80::2%100]:10179 (conn_id: cdc154fb, channel_id: 0) bind_addr = [fe80::1%100]:10179 channel_id = 0 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
1002026-07-14T05:22:42.593ZINFOslog-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
1012026-07-14T05:22:42.593ZDEBGslog-rs (bgp): recv open message msg from [fe80::2%101]:10179 (conn_id: 433c432e, channel_id: 3) channel_id = 3 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%101]:10179 unit = connection_channel
1022026-07-14T05:22:42.593ZINFOslog-rs (bgp): collision detected: new connection [([fe80::2%100]:10179, [fe80::1%100]:10179), conn_id: 3b602653], existing connection [([fe80::2%100]:10179, [fe80::1%100]:10179), conn_id: 4722a984] exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179) exist_conn_id = 4722a984 exist_connection_clock = ConnectionClock { conn_id: 4722a984, 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 = 3b602653 new_connection_clock = ConnectionClock { conn_id: 3b602653, 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
1032026-07-14T05:22:42.594ZDEBGslog-rs (bgp): recv open message msg from [fe80::1%100]:10179 (conn_id: 3b602653, channel_id: 0) channel_id = 0 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
1042026-07-14T05:22:42.594ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: 9b9f1194, 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 = 9b9f1194 direction = outbound fsm_state = connection collision message = keepalive module = neighbor neighbor = eth0 neighbor_name = peer_eth0 session_clock = SessionClock { resolution: 0.100s, connect_retry: Timer { interval: 1.000s, enabled: false, remaining: 1.000s }, idle_hold: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } unit = session_runner
1052026-07-14T05:22:42.594ZINFOslog-rs (bgp): exist conn received Open (conn_id: 82a23a93), resolving collision immediately exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) exist_conn_id = 433c432e exist_connection_clock = ConnectionClock { conn_id: 433c432e, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) new_conn_id = 82a23a93 new_connection_clock = ConnectionClock { conn_id: 82a23a93, 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
1062026-07-14T05:22:42.595ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: 9b9f1194, channel_id: 1) channel_id = 1 connection_id = 9b9f1194 connection_local = [fe80::1%100]:10179 connection_peer = [fe80::2%100]:10179 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor unit = connection_channel
1072026-07-14T05:22:42.595ZDEBGslog-rs (bgp): received fsm event open message event = open message exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179) exist_conn_id = 4722a984 exist_connection_clock = ConnectionClock { conn_id: 4722a984, 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 = 3b602653 new_connection_clock = ConnectionClock { conn_id: 3b602653, 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
1082026-07-14T05:22:42.595ZINFOslog-rs (bgp): exist conn received Open (conn_id: df4ee43d), resolving collision immediately exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) exist_conn_id = ef727974 exist_connection_clock = ConnectionClock { conn_id: ef727974, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) new_conn_id = df4ee43d new_connection_clock = ConnectionClock { conn_id: df4ee43d, 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
1092026-07-14T05:22:42.596ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: 4722a984, channel_id: 1) bind_addr = [fe80::2%100]:10179 channel_id = 1 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::1%100]:10179 unit = dispatcher
1102026-07-14T05:22:42.596ZINFOslog-rs (bgp): exist conn wins collision, close new conn exist_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) exist_conn_id = 433c432e exist_connection_clock = ConnectionClock { conn_id: 433c432e, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::1%101]:10179, [fe80::2%101]:10179) new_conn_id = 82a23a93 new_connection_clock = ConnectionClock { conn_id: 82a23a93, 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
1112026-07-14T05:22:42.597ZINFOslog-rs (bgp): new conn received Open (conn_id: 9b9f1194), resolving collision immediately exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179) exist_conn_id = cdc154fb exist_connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = 9b9f1194 new_connection_clock = ConnectionClock { conn_id: 9b9f1194, 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
1122026-07-14T05:22:42.597ZINFOslog-rs (bgp): exist conn wins collision, close new conn exist_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) exist_conn_id = ef727974 exist_connection_clock = ConnectionClock { conn_id: ef727974, 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 = eth1 neighbor_name = peer_eth1 new_conn = ([fe80::2%101]:10179, [fe80::1%101]:10179) new_conn_id = df4ee43d new_connection_clock = ConnectionClock { conn_id: df4ee43d, 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
1132026-07-14T05:22:42.598ZINFOslog-rs (bgp): exist conn wins collision, closing new exist_conn = ([fe80::1%100]:10179, [fe80::2%100]:10179) exist_conn_id = cdc154fb exist_connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = 9b9f1194 new_connection_clock = ConnectionClock { conn_id: 9b9f1194, 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
1142026-07-14T05:22:42.598ZINFOslog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution) connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: 9b9f1194, 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 = 9b9f1194 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
1152026-07-14T05:22:42.599ZINFOslog-rs (bgp): exist conn received Open (conn_id: 4722a984), resolving collision immediately exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179) exist_conn_id = 3b602653 exist_connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 4722a984 new_connection_clock = ConnectionClock { conn_id: 4722a984, 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
1162026-07-14T05:22:42.600ZINFOslog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution) connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 433c432e, 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 = 433c432e 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 = eth1 neighbor_name = peer_eth1 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
1172026-07-14T05:22:42.600ZINFOslog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution) connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: ef727974, 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 = ef727974 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 = eth1 neighbor_name = peer_eth1 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
1182026-07-14T05:22:42.601ZTRACslog-rs (bgp): send notification message message via channel to [fe80::2%100]:10179 (conn_id: 9b9f1194, channel_id: 1) channel_id = 1 connection_id = 9b9f1194 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
1192026-07-14T05:22:42.601ZTRACslog-rs (bgp): send notification message message via channel to [fe80::2%101]:10179 (conn_id: 433c432e, channel_id: 3) channel_id = 3 connection_id = 433c432e connection_local = [fe80::1%101]:10179 connection_peer = [fe80::2%101]: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
1202026-07-14T05:22:42.602ZTRACslog-rs (bgp): send notification message message via channel to [fe80::1%101]:10179 (conn_id: ef727974, channel_id: 3) bind_addr = [fe80::2%101]:10179 channel_id = 3 connection_id = ef727974 connection_local = [fe80::2%101]:10179 connection_peer = [fe80::1%101]:10179 direction = inbound message = notification message message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ] module = neighbor unit = dispatcher
1212026-07-14T05:22:42.602ZINFOslog-rs (bgp): new conn wins collision, close exist conn exist_conn = ([fe80::2%100]:10179, [fe80::1%100]:10179) exist_conn_id = 3b602653 exist_connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 4722a984 new_connection_clock = ConnectionClock { conn_id: 4722a984, 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
1222026-07-14T05:22:42.603ZDEBGslog-rs (bgp): recv notification message msg from [fe80::1%100]:10179 (conn_id: 4722a984, channel_id: 1) bind_addr = [fe80::2%100]:10179 channel_id = 1 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
1232026-07-14T05:22:42.603ZDEBGslog-rs (bgp): recv notification message msg from [fe80::2%101]:10179 (conn_id: 433c432e, channel_id: 3) channel_id = 3 direction = outbound message = notification message message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ] module = neighbor peer = [fe80::2%101]:10179 unit = connection_channel
1242026-07-14T05:22:42.604ZINFOslog-rs (bgp): sending notification: 6 (Cease) / 7 (Connection Collision Resolution) connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 4722a984, 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 = 4722a984 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
1252026-07-14T05:22:42.604ZDEBGslog-rs (bgp): recv notification message msg from [fe80::1%101]:10179 (conn_id: ef727974, channel_id: 3) bind_addr = [fe80::2%101]:10179 channel_id = 3 direction = inbound message = notification message message_contents = Notification [ error_code: 6 (Cease), error_subcode: 7 (Connection Collision Resolution), data: [] ] module = neighbor peer = [fe80::1%101]:10179 unit = dispatcher
1262026-07-14T05:22:42.605ZDEBGslog-rs (bgp): dropping bgp connection for peer [fe80::2%100]:10179 (conn_id: 9b9f1194, channel_id: 1) channel_id = 1 connection_id = 9b9f1194 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%101]:10179, Sender { .. })([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })} unit = connection_channel
1272026-07-14T05:22:42.605ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound fsm_state = connection collision message = keepalive module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1282026-07-14T05:22:42.606ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound fsm_state = connection collision message = keepalive module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1292026-07-14T05:22:42.606ZTRACslog-rs (bgp): send notification message message via channel to [fe80::1%100]:10179 (conn_id: 4722a984, channel_id: 1) bind_addr = [fe80::2%100]:10179 channel_id = 1 connection_id = 4722a984 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
1302026-07-14T05:22:42.607ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::2%101]:10179 (conn_id: 82a23a93, channel_id: 2) bind_addr = [fe80::1%101]:10179 channel_id = 2 connection_id = 82a23a93 connection_local = [fe80::1%101]:10179 connection_peer = [fe80::2%101]:10179 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor unit = dispatcher
1312026-07-14T05:22:42.607ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::1%101]:10179 (conn_id: df4ee43d, channel_id: 2) channel_id = 2 connection_id = df4ee43d connection_local = [fe80::2%101]:10179 connection_peer = [fe80::1%101]:10179 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor unit = connection_channel
1322026-07-14T05:22:42.608ZDEBGslog-rs (bgp): dropping bgp connection for peer [fe80::2%101]:10179 (conn_id: 433c432e, channel_id: 3) channel_id = 3 connection_id = 433c432e connection_local = [fe80::1%101]:10179 connection_peer = [fe80::2%101]:10179 direction = outbound module = neighbor network_state = {([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })} unit = connection_channel
1332026-07-14T05:22:42.608ZDEBGslog-rs (bgp): peer [fe80::1%100]:10179 disconnected (conn_id: 4722a984, channel_id: 1), terminating recv loop bind_addr = [fe80::2%100]:10179 channel_id = 1 connection_id = 4722a984 direction = inbound module = neighbor peer = [fe80::1%100]:10179 unit = dispatcher
1342026-07-14T05:22:42.609ZDEBGslog-rs (bgp): dropping bgp connection for peer [fe80::1%101]:10179 (conn_id: ef727974, channel_id: 3) bind_addr = [fe80::2%101]:10179 channel_id = 3 connection_id = ef727974 connection_local = [fe80::2%101]:10179 connection_peer = [fe80::1%101]:10179 direction = inbound module = neighbor network_state = {([fe80::2%100]:10179, Sender { .. })([fe80::1%101]:10179, Sender { .. })([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })} unit = dispatcher
1352026-07-14T05:22:42.609ZDEBGslog-rs (bgp): dropping bgp connection for peer [fe80::1%100]:10179 (conn_id: 4722a984, channel_id: 1) bind_addr = [fe80::2%100]:10179 channel_id = 1 connection_id = 4722a984 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%101]:10179, Sender { .. })([fe80::1%100]:10179, Sender { .. })([fe80::2%101]:10179, Sender { .. })} unit = dispatcher
1362026-07-14T05:22:42.609ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::2%101]:10179 (conn_id: 82a23a93, channel_id: 2) bind_addr = [fe80::1%101]:10179 channel_id = 2 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::2%101]:10179 unit = dispatcher
1372026-07-14T05:22:42.609ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::1%101]:10179 (conn_id: df4ee43d, channel_id: 2) channel_id = 2 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::1%101]:10179 unit = connection_channel
1382026-07-14T05:22:42.610ZDEBGslog-rs (bgp): recv notification message msg from [fe80::2%100]:10179 (conn_id: 9b9f1194, channel_id: 1) channel_id = 1 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
1392026-07-14T05:22:42.610ZDEBGslog-rs (bgp): peer [fe80::1%101]:10179 disconnected (conn_id: ef727974, channel_id: 3), terminating recv loop bind_addr = [fe80::2%101]:10179 channel_id = 3 connection_id = ef727974 direction = inbound module = neighbor peer = [fe80::1%101]:10179 unit = dispatcher
1402026-07-14T05:22:42.610ZDEBGslog-rs (bgp): peer [fe80::2%101]:10179 disconnected (conn_id: 433c432e, channel_id: 3), terminating recv loop channel_id = 3 connection_id = 433c432e direction = outbound module = neighbor peer = [fe80::2%101]:10179 unit = connection_channel
1412026-07-14T05:22:42.610ZINFOslog-rs (bgp): connection dropped (peer: [fe80::2%100]:10179, conn_id: 9b9f1194, channel_id: 1), terminating recv loop channel_id = 1 connection_id = 9b9f1194 direction = outbound module = neighbor peer = [fe80::2%100]:10179 unit = connection_channel
1422026-07-14T05:22:42.662ZINFOslog-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
1432026-07-14T05:22:42.663ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = cdc154fb 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
1442026-07-14T05:22:42.663ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
1452026-07-14T05:22:42.663ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: cdc154fb, channel_id: 0) bind_addr = [fe80::1%100]:10179 channel_id = 0 connection_id = cdc154fb connection_local = [fe80::1%100]:10179 connection_peer = [fe80::2%100]:10179 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor unit = dispatcher
1462026-07-14T05:22:42.664ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: 3b602653, channel_id: 0) channel_id = 0 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::1%100]:10179 unit = connection_channel
1472026-07-14T05:22:42.664ZINFOslog-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
1482026-07-14T05:22:42.664ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
1492026-07-14T05:22:42.664ZWARNslog-rs (bgp): rx notification message for unknown connection (conn_id: 9b9f1194), ignoring connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
1502026-07-14T05:22:42.665ZINFOslog-rs (bgp): fsm transition connection collision -> open confirm fsm_state = connection collision module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1512026-07-14T05:22:42.665ZINFOslog-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
1522026-07-14T05:22:42.665ZINFOslog-rs (bgp): fsm transition connection collision -> open confirm fsm_state = connection collision module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1532026-07-14T05:22:42.665ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, resolution: 0.100s, keepalive: Timer { interval: 3.000s, enabled: false, remaining: 3.000s }, hold: Timer { interval: 6.000s, enabled: true, remaining: 5.900s }, delay_open: Timer { interval: 0.000s, enabled: false, remaining: 0.000s } } connection_id = 3b602653 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
1542026-07-14T05:22:42.666ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound event = open message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1552026-07-14T05:22:42.666ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound event = open message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1562026-07-14T05:22:42.666ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
1572026-07-14T05:22:42.667ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: 3b602653, channel_id: 0) channel_id = 0 connection_id = 3b602653 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
1582026-07-14T05:22:42.667ZWARNslog-rs (bgp): rx open message for unknown connection (conn_id: ef727974), ignoring connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound event = open message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1592026-07-14T05:22:42.667ZWARNslog-rs (bgp): rx open message for unknown connection (conn_id: 433c432e), ignoring connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound event = open message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1602026-07-14T05:22:42.668ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound event = notification message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1612026-07-14T05:22:42.668ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: cdc154fb, channel_id: 0) bind_addr = [fe80::1%100]:10179 channel_id = 0 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::2%100]:10179 unit = dispatcher
1622026-07-14T05:22:42.668ZINFOslog-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
1632026-07-14T05:22:42.668ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound event = notification message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1642026-07-14T05:22:42.669ZWARNslog-rs (bgp): rx notification message for unknown connection (conn_id: ef727974), ignoring connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound event = notification message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1652026-07-14T05:22:42.669ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
1662026-07-14T05:22:42.669ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound event = keepalive message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1672026-07-14T05:22:42.670ZINFOslog-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
1682026-07-14T05:22:42.670ZWARNslog-rs (bgp): rx notification message for unknown connection (conn_id: 433c432e), ignoring connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound event = notification message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1692026-07-14T05:22:42.670ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
1702026-07-14T05:22:42.671ZINFOslog-rs (bgp): fsm transition open confirm -> session setup fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1712026-07-14T05:22:42.671ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound event = keepalive message fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1722026-07-14T05:22:42.671ZINFOslog-rs (bgp): fsm transition open confirm -> session setup fsm_state = open confirm module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1732026-07-14T05:22:42.671ZWARNslog-rs (bgp): rx keepalive message for unknown connection (conn_id: 4722a984), ignoring connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
1742026-07-14T05:22:42.672ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
1752026-07-14T05:22:42.672ZWARNslog-rs (bgp): rx notification message for unknown connection (conn_id: 4722a984), ignoring connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
1762026-07-14T05:22:42.672ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 direction = outbound event = tcp connection fails 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
1772026-07-14T05:22:42.673ZWARNslog-rs (bgp): rx tcp connection fails for unknown connection (conn_id: 4722a984), ignoring connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 direction = outbound event = tcp connection fails 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
1782026-07-14T05:22:42.673ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
1792026-07-14T05:22:42.673ZINFOslog-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
1802026-07-14T05:22:42.674ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound fsm_state = session setup message = keepalive module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1812026-07-14T05:22:42.674ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
1822026-07-14T05:22:42.674ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::2%100]:10179 (conn_id: cdc154fb, channel_id: 0) bind_addr = [fe80::1%100]:10179 channel_id = 0 connection_id = cdc154fb connection_local = [fe80::1%100]:10179 connection_peer = [fe80::2%100]:10179 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor unit = dispatcher
1832026-07-14T05:22:42.675ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::1%100]:10179 (conn_id: 3b602653, channel_id: 0) channel_id = 0 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::1%100]:10179 unit = connection_channel
1842026-07-14T05:22:42.675ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
1852026-07-14T05:22:42.675ZTRACslog-rs (bgp): sending keepalive connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound fsm_state = session setup message = keepalive module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1862026-07-14T05:22:42.675ZINFOslog-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
1872026-07-14T05:22:42.676ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::1%100]:10179 (conn_id: 3b602653, channel_id: 0) channel_id = 0 connection_id = 3b602653 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
1882026-07-14T05:22:42.676ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::1%101]:10179 (conn_id: df4ee43d, channel_id: 2) channel_id = 2 connection_id = df4ee43d connection_local = [fe80::2%101]:10179 connection_peer = [fe80::1%101]:10179 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor unit = connection_channel
1892026-07-14T05:22:42.676ZTRACslog-rs (bgp): send keepalive message message via channel to [fe80::2%101]:10179 (conn_id: 82a23a93, channel_id: 2) bind_addr = [fe80::1%101]:10179 channel_id = 2 connection_id = 82a23a93 connection_local = [fe80::1%101]:10179 connection_peer = [fe80::2%101]:10179 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor unit = dispatcher
1902026-07-14T05:22:42.677ZINFOslog-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
1912026-07-14T05:22:42.677ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::2%100]:10179 (conn_id: cdc154fb, channel_id: 0) bind_addr = [fe80::1%100]:10179 channel_id = 0 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::2%100]:10179 unit = dispatcher
1922026-07-14T05:22:42.677ZINFOslog-rs (bgp): fsm transition session setup -> established fsm_state = session setup module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1932026-07-14T05:22:42.677ZINFOslog-rs (bgp): fsm transition session setup -> established fsm_state = session setup module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1942026-07-14T05:22:42.678ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::2%101]:10179 (conn_id: 82a23a93, channel_id: 2) bind_addr = [fe80::1%101]:10179 channel_id = 2 direction = inbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::2%101]:10179 unit = dispatcher
1952026-07-14T05:22:42.678ZDEBGslog-rs (bgp): recv keepalive message msg from [fe80::1%101]:10179 (conn_id: df4ee43d, channel_id: 2) channel_id = 2 direction = outbound message = keepalive message message_contents = Keepalive module = neighbor peer = [fe80::1%101]:10179 unit = connection_channel
1962026-07-14T05:22:42.678ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
1972026-07-14T05:22:42.679ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound event = keepalive message fsm_state = established module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1982026-07-14T05:22:42.679ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound event = keepalive message fsm_state = established module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
1992026-07-14T05:22:42.679ZDEBGslog-rs (bgp): received fsm event connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
2002026-07-14T05:22:42.680ZTRACslog-rs (bgp): keepalive received (conn_id: 3b602653) connection = ([fe80::2%100]:10179, [fe80::1%100]:10179) connection_clock = ConnectionClock { conn_id: 3b602653, 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 = 3b602653 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
2012026-07-14T05:22:42.680ZTRACslog-rs (bgp): keepalive received (conn_id: 82a23a93) connection = ([fe80::1%101]:10179, [fe80::2%101]:10179) connection_clock = ConnectionClock { conn_id: 82a23a93, 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 = 82a23a93 direction = inbound fsm_state = established message = keepalive module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
2022026-07-14T05:22:42.680ZTRACslog-rs (bgp): keepalive received (conn_id: df4ee43d) connection = ([fe80::2%101]:10179, [fe80::1%101]:10179) connection_clock = ConnectionClock { conn_id: df4ee43d, 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 = df4ee43d direction = outbound fsm_state = established message = keepalive module = neighbor neighbor = eth1 neighbor_name = peer_eth1 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
2032026-07-14T05:22:42.681ZTRACslog-rs (bgp): keepalive received (conn_id: cdc154fb) connection = ([fe80::1%100]:10179, [fe80::2%100]:10179) connection_clock = ConnectionClock { conn_id: cdc154fb, 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 = cdc154fb 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
204 {"msg":"router (asn: 64512, id: 1) received shutdown request, stopping sessions","v":0,"name":"slog-rs","level":30,"time":"2026-07-14T05:22:43.562722877Z","hostname":"w-01KXFGT5ZP8YTZV7KHEZ2886TA","pid":5019,"unit":"session_runner"