Go to file
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
client Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
conf Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
doc Added commands show route protocol <p>' and show route import <p>' which 2000-05-06 22:57:39 +00:00
filter Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
lib Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Added commands show route protocol <p>' and show route import <p>' which 2000-05-06 22:57:39 +00:00
proto Added commands show route protocol <p>' and show route import <p>' which 2000-05-06 22:57:39 +00:00
sysdep IPv6 support compiles on both glibc 2.0 and 2.1. 2000-05-06 21:46:09 +00:00
tools Connected the `doc' subtree to global makefiles. 2000-05-05 17:15:56 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 Cosmetic message fix. 1999-04-12 17:27:21 +00:00
bird.conf Use right address for ripv6. 2000-04-26 11:33:03 +00:00
configure.in Added --enable-ipv6 which tells configure to select the right configuration 2000-05-04 20:18:46 +00:00
Doc Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
Makefile switch() { } done right. 1999-10-28 21:03:36 +00:00
TODO Added commands show route protocol <p>' and show route import <p>' which 2000-05-06 22:57:39 +00:00