bird/filter
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
..
config.Y Update of filters towards new interface. 1999-03-29 20:21:28 +00:00
f-util.c Several filter changes. (Pavel, please check if they are OK.) 1999-04-05 20:10:31 +00:00
filter.h Several filter changes. (Pavel, please check if they are OK.) 1999-04-05 20:10:31 +00:00
Makefile Filters, second try. This time they have their own directory. 1999-01-15 16:49:17 +00:00