Commit Graph

15 Commits

Author SHA1 Message Date
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
7a99fda7a5 Switch to table_id function of netlink_packet_route 2024-07-16 19:03:02 +00:00
a7b17e99c0 Merge branch 'main' of https://github.com/net-control-plane/bgp 2024-07-16 18:59:57 +00:00
9dfa39b99d Clean up cancellation token 2024-07-16 18:58:27 +00:00
6380ce31b2 Update Cargo.toml 2024-07-16 20:57:20 +02:00
9be6b1d59d Refactored client binary. 2024-07-07 22:34:00 +02:00
75dbfc319a Upgrade crates and fix build 2024-03-04 22:37:08 +01:00
a38ff34634 Fix outdated deps and temporarily comment out route_server. 2023-05-29 16:43:22 +02:00
2101ee02e0 Create rust.yml 2023-02-23 01:10:29 +01:00
5818ec4956 Add capability from rfc8950.
Just the basic parser, still needs to be integrated into the rest of the
code for the OPEN message parsing, and then the rest of the MP
Reach/Unreach NLRI parsing needs to be added.
2023-02-23 01:07:46 +01:00
ff3211d1fc Re-import repository. 2023-01-27 01:10:15 +01:00