bird/proto
Martin Mares ce1da96ee7 Added commands 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.
2000-05-06 22:57:39 +00:00
..
bgp Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
ospf Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
pipe Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
rip Added commands show route protocol <p>' and show route import <p>' which 2000-05-06 22:57:39 +00:00
static Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
Doc Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00