0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/mrt
Maria Matejka 13ef5e53dd The show-route CLI command now uses the route export API
In the multithreaded environment, it is not supposed that anybody
traverses the routing table as the CLI show-route was doing. Now the
routing table traversal is gone and CLI won't hold the table locked
while computing filters.
2022-06-27 12:32:47 +02:00
..
config.Y The MRT protocol 2018-11-20 17:45:35 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
mrt.c The show-route CLI command now uses the route export API 2022-06-27 12:32:47 +02:00
mrt.h Splitting route data structures out to lib 2022-05-04 15:37:41 +02:00