Go to file
Martin Mares e35ef181a4 o The if_change_too_big_p change was too high-spirited. Fixed.
o  Introduced if_find_by_index()
o  Recognizing two types of interface updates: full update (starting with
   if_start_update(), ending with if_end_update(), guaranteed to see
   all existing interfaces) and a partial update (only if_update(),
   usually due to asynchronous interface notifications).
1999-03-02 18:36:09 +00:00
conf I just don't like files enclosed in <>. 1999-03-02 13:15:35 +00:00
doc Synced example config with new options. 1999-02-13 22:02:21 +00:00
filter Few fixes in parsing of filters 1999-02-03 12:28:16 +00:00
lib Added SK_MAGIC type sockets for internal use by system dependent code, 1999-03-01 22:30:33 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest o The if_change_too_big_p change was too high-spirited. Fixed. 1999-03-02 18:36:09 +00:00
proto Don't try to install static routes to disconnected neighbors. 1999-03-02 17:20:07 +00:00
sysdep o The if_change_too_big_p change was too high-spirited. Fixed. 1999-03-02 18:36:09 +00:00
tools Latest changes broke out-of-tree compilation. 1999-03-02 16:39:41 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 First step of "autoconfization". Created a configure script which 1999-01-09 15:02:11 +00:00
bird.conf filters_init() renamed to filters_postconfig(). 1999-01-15 18:13:55 +00:00
configure.in If we are compiling with debugging enabled and libefence is available, 1999-03-01 22:42:47 +00:00
Makefile Propagate depend into all subdirectories; make rip compile after 1999-02-08 22:50:32 +00:00
TODO Implemented netlink protocol parsing functions. More to come tomorrow. 1999-03-01 22:31:27 +00:00