From ce1da96ee7efc9310f138e4234495557cdef59e2 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sat, 6 May 2000 22:57:39 +0000 Subject: Added commands `show route protocol

' and `show route import

' 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 ' 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. --- TODO | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 29a93dc..6faae87 100644 --- a/TODO +++ b/TODO @@ -13,11 +13,9 @@ Core - filter-defined internal attributes - netlink: realms -- bgp: wait on restart +- filters: deletion of mandatory attributes? -Commands -~~~~~~~~ -- showing of routing table as seen by given protocol +- bgp: wait on restart Documentation ~~~~~~~~~~~~~ -- cgit v1.2.3