0e45b96440
Misc cleanups
Rust / build (push) Waiting to run
2024-08-18 13:59:28 +00:00
82d052ca33
Fix route_del bug: routes are added without protocol, so delete them without protocol too
Rust / build (push) Waiting to run
2024-08-18 10:50:27 +00:00
661946b2f8
Add utility binary for testing
Rust / build (push) Waiting to run
2024-08-18 10:42:42 +00:00
f937d2e526
Missed returning error on exit
Rust / build (push) Waiting to run
2024-08-18 10:16:51 +00:00
f6c6747345
Fix route delete to fail on error instead of just warn
Rust / build (push) Waiting to run
2024-08-18 10:10:10 +00:00
a47c1271aa
Added additional debug prints
Rust / build (push) Waiting to run
2024-08-18 08:53:43 +00:00
9b44ab782d
Add EnvLogger and start of trait fn for dumping routes
Rust / build (push) Waiting to run
2024-08-17 14:16:46 +00:00
4a7e346153
Change route client bails into warnings.
Rust / build (push) Has been cancelled
2024-08-08 21:19:19 +00:00
9c9d6beede
Fix bug where connection close aborts the peer handler if it's not in Established state.
Rust / build (push) Waiting to run
2024-08-08 21:09:14 +00:00
5130177bf4
Assorted cleanups.
Rust / build (push) Waiting to run
2024-08-08 20:46:41 +00:00
0cd3a120d0
Cleanups and filtering.
Rust / build (push) Has been cancelled
2024-07-25 09:57:05 +00:00
8546c37dac
Remove large community editing support via RPC for now.
Rust / build (push) Waiting to run
2024-07-24 18:59:11 +00:00
e03df6176b
Implemented basic input filtering.
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