bird/filter
Martin Mares 4107df1d1b Implemented two new symbol handling functions:
o  cf_define_symbol() -- it assigns a meaning to a symbol, bailing
     out if it already has one.
  o  cf_find_symbol() -- finds symbol by name and creates it if not found.

Also modified filter/config.Y to make use of the first function.
1999-05-17 20:06:19 +00:00
..
config.Y Implemented two new symbol handling functions: 1999-05-17 20:06:19 +00:00
f-util.c Filters upgraded - a bit. Moved code to filter.c because it is where 1999-04-07 12:11:08 +00:00
filter.c Updated filters: they now actually see IP/pxlen of net being filtered, 1999-04-19 18:41:56 +00:00
filter.h Sets of integers now actually work. Sets of IP will work as soon as 1999-04-12 19:58:18 +00:00
Makefile Sets of integers now actually work. Sets of IP will work as soon as 1999-04-12 19:58:18 +00:00
tree.c Sets of integers now actually work. Sets of IP will work as soon as 1999-04-12 19:58:18 +00:00