Commit Graph

17 Commits

Author SHA1 Message Date
3b41e64650 Start cleanup
Some checks failed
Rust / build (push) Has been cancelled
2025-01-01 13:03:02 +01:00
b0f2995ed8 Cleanup clippy warnings.
Some checks failed
Rust / build (push) Has been cancelled
2024-12-08 22:09:00 +00:00
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
0e45b96440 Misc cleanups
Some checks are pending
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
Some checks are pending
Rust / build (push) Waiting to run
2024-08-18 10:50:27 +00:00
661946b2f8 Add utility binary for testing
Some checks are pending
Rust / build (push) Waiting to run
2024-08-18 10:42:42 +00:00
f937d2e526 Missed returning error on exit
Some checks are pending
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
Some checks are pending
Rust / build (push) Waiting to run
2024-08-18 10:10:10 +00:00
a47c1271aa Added additional debug prints
Some checks are pending
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
Some checks are pending
Rust / build (push) Waiting to run
2024-08-17 14:16:46 +00:00
4a7e346153 Change route client bails into warnings.
Some checks failed
Rust / build (push) Has been cancelled
2024-08-08 21:19:19 +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
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
9be6b1d59d Refactored client binary. 2024-07-07 22:34:00 +02:00