bird/filter
Ondrej Zajicek 083c43e22e fixes some 64-bit related bugs.
Filter code used 'aux' integer field of 'symbol' struct to store ptr
to next symbol and both 'aux2' and 'def' fields for value.
Changed to just 'def' for value and 'aux2' for ptr to next symbol.
Also another minor bugfix.
2008-12-25 11:55:27 +01:00
..
config.Y fixes some 64-bit related bugs. 2008-12-25 11:55:27 +01:00
Doc Even better documentation of filters. 2000-06-07 14:16:11 +00:00
f-util.c ... and in the filter. 2004-06-05 09:26:55 +00:00
filter.c fixes some 64-bit related bugs. 2008-12-25 11:55:27 +01:00
filter.h Implementation of route reflection for BGP 2008-10-26 22:45:09 +01:00
Makefile Sets of integers now actually work. Sets of IP will work as soon as 1999-04-12 19:58:18 +00:00
test.conf Fix i_same for 'c' instruction. 2000-06-08 16:57:41 +00:00
test.conf2 Allow matching on enums: 2000-06-01 08:32:49 +00:00
tree.c Progdocs updates 2000-06-07 14:45:55 +00:00