Go to file
Martin Mares 63a381dbf5 Several filter changes. (Pavel, please check if they are OK.)
o  Changed parameters of f_run. Changed rtein+rteout pair to rte pointer
      passed by reference, added ea_list of temporary attrs again passed
      by reference and finally added a pointer to memory pool for storing
      temporary data (new ea_lists's, temporary rta's etc.).
   o  Re-ordered result codes, so that all accepts come before all rejects.
   o  Introduced FILTER_ACCEPT and FILTER_REJECT dummy values (will be
      used in protocol configurations).
   o  Added filter_name() which returns name of a filter or ACCEPT/REJECT
      for the dummies.
1999-04-05 20:10:31 +00:00
conf Use a more reasonable pool chunk size: 4080 bytes seem to be a good 1999-04-05 20:06:02 +00:00
doc After today's lengthy discussions about filter syntax, let's clean up 1999-03-29 19:04:14 +00:00
filter Several filter changes. (Pavel, please check if they are OK.) 1999-04-05 20:10:31 +00:00
lib Clarify resource dumps and include them in the main debugging dump. 1999-03-29 20:14:33 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest More changes to the kernel syncer. 1999-04-03 13:05:18 +00:00
proto Added FIXME: If a strange interface appears, ignore it instead of only 1999-03-29 19:56:32 +00:00
sysdep More changes to the kernel syncer. 1999-04-03 13:05:18 +00:00
tools First few FreeBSD portability fixes. 1999-04-01 15:33:52 +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 Update of filters towards new interface. 1999-03-29 20:21:28 +00:00
configure.in Prefer gm4' over m4' (due to BSD et al.). 1999-03-29 20:26:32 +00:00
Makefile Propagate depend into all subdirectories; make rip compile after 1999-02-08 22:50:32 +00:00
TODO Added new protocol hook for dumping of protocol-dependent route 1999-04-03 13:01:58 +00:00