Go to file
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
conf Implemented two new symbol handling functions: 1999-05-17 20:06:19 +00:00
doc Updated filters: they now actually see IP/pxlen of net being filtered, 1999-04-19 18:41:56 +00:00
filter Implemented two new symbol handling functions: 1999-05-17 20:06:19 +00:00
lib Added ip_skip_header() and modified OSPF to use it. 1999-05-14 18:03:09 +00:00
misc Variance estimation fixed. 1998-12-19 21:53:28 +00:00
nest Netlink support for secondary interface addresses. 1999-05-07 13:46:16 +00:00
proto Added ip_skip_header() and modified OSPF to use it. 1999-05-14 18:03:09 +00:00
sysdep Netlink support for secondary interface addresses. 1999-05-07 13:46:16 +00:00
tools Use $(CC) instead of gcc even when generating dependencies. 1999-04-12 17:21:11 +00:00
.cvsignore Added bird.conf to .cvsignore and created an example configuration file. 1999-01-15 17:18:41 +00:00
aclocal.m4 Cosmetic message fix. 1999-04-12 17:27:21 +00:00
bird.conf Updated filters: they now actually see IP/pxlen of net being filtered, 1999-04-19 18:41:56 +00:00
configure.in Oops, a typo in previous struct ip_mreqn changes... 1999-04-12 17:20:50 +00:00
Makefile Filters upgraded - a bit. Moved code to filter.c because it is where 1999-04-07 12:11:08 +00:00
TODO Added ip_skip_header() and modified OSPF to use it. 1999-05-14 18:03:09 +00:00