This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
bird
Watch
0
Star
0
Fork
0
You've already forked bird
mirror of
https://gitlab.nic.cz/labs/bird.git
synced
2025-02-04 15:20:10 +00:00
Code
Releases
Activity
bird
/
filter
History
Martin Mares
fd54b60266
ENUM's are now recognized as constants.
1999-11-15 11:36:09 +00:00
..
config.Y
ENUM's are now recognized as constants.
1999-11-15 11:36:09 +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
No more shift/reduce conflicts.
1999-11-10 13:07:18 +00:00
filter.h
First try on enumerational types.
1999-11-10 13:44:29 +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
test.conf
Fixed order of arguments for function call.
1999-11-11 13:55:39 +00:00
tree.c
switch() { } done right.
1999-10-28 21:03:36 +00:00