Commit Graph

14 Commits

Author SHA1 Message Date
cc3842b384 Add skeleton of announce_to_peer function
Some checks failed
Rust / build (push) Has been cancelled
2024-10-07 10:47:24 +00:00
f55066c1fb Fix build: remove call to removed function 2024-10-07 10:27:56 +00:00
8c371648d0 Update result type in some files.
Some checks are pending
Rust / build (push) Waiting to run
2024-10-07 10:23:07 +00:00
173487b411 Implemented route manager redistributing routes to peer handlers (not yet announcing to peers)
Some checks failed
Rust / build (push) Has been cancelled
2024-08-18 18:42:50 +00:00
0e45b96440 Misc cleanups
Some checks are pending
Rust / build (push) Waiting to run
2024-08-18 13:59:28 +00:00
9c9d6beede Fix bug where connection close aborts the peer handler if it's not in Established state.
Some checks are pending
Rust / build (push) Waiting to run
2024-08-08 21:09:14 +00:00
5130177bf4 Assorted cleanups.
Some checks are pending
Rust / build (push) Waiting to run
2024-08-08 20:46:41 +00:00
0cd3a120d0 Cleanups and filtering.
Some checks failed
Rust / build (push) Has been cancelled
2024-07-25 09:57:05 +00:00
8546c37dac Remove large community editing support via RPC for now.
Some checks are pending
Rust / build (push) Waiting to run
2024-07-24 18:59:11 +00:00
e03df6176b Implemented basic input filtering.
Some checks are pending
Rust / build (push) Waiting to run
2024-07-20 16:58:19 +00:00
993d18e873 Remove another SystemTime reference 2024-07-17 17:00:42 +00:00
77919edd15 Add cross connection test and cleanup rpc server a bit 2024-07-16 23:21:29 +00:00
a7b17e99c0 Merge branch 'main' of https://github.com/net-control-plane/bgp 2024-07-16 18:59:57 +00:00
9be6b1d59d Refactored client binary. 2024-07-07 22:34:00 +02:00