bird/conf
Martin Mares e0f2e42f4f A couple of filter tweaks:
o  Introduced struct filter which serves as an external reference
      to filter. Using struct symbol for this is unwise since it doesn't
      allow extra information attached to the filter and it also forces
      all filters to be named.
   o  Implemented config rule 'filter' which matches either named filter
      or an embedded unnamed filter (`{ <filter> }').
   o  Fixed totally bogus comment at the top of filter.h.
   o  Added a missing prototype for f_run() to filter.h.
1999-03-17 14:29:39 +00:00
..
cf-lex.l '#' comments in config files are equivalent to end of line, therefore 1999-02-13 21:34:33 +00:00
conf.c I just don't like files enclosed in <>. 1999-03-02 13:15:35 +00:00
conf.h config->router_id works again. 1999-02-13 18:42:00 +00:00
confbase.Y A couple of filter tweaks: 1999-03-17 14:29:39 +00:00
gen_keywords.m4 This script takes configuration fragments and extracts keyword list 1998-11-27 19:33:26 +00:00
gen_parser.m4 Fixed bug in CF_ADDTO. How it's possible it has ever worked? 1998-12-06 17:39:08 +00:00
Makefile Implemented new configuration/reconfiguration interface and defined protocol 1999-02-05 21:37:34 +00:00