show route protocol <p>' and
show route import <p>' which
show the routing table as exported to the protocol given resp. as returned from its import control hook. To get handling of filtered extended attributes right (even in the old `show route where <filter>' command), the get_route_info hook gets an attribute list and all protocol specific rte attributes are contained there as temporary ones. Updated RIP to do that. Added ea_append() which joins two ea_list's.
Description
This is a clone of the BIRD Internet Routing Daemon, used for building the bird daemon used in burble.dn42.
https://gitlab.labs.nic.cz/labs/bird
Languages
C
89.8%
Yacc
6.3%
M4
1.6%
Lex
0.8%
Makefile
0.5%
Other
1%