This website requires JavaScript.
Explore
Help
Sign In
mirror
/
labs-bird
Watch
1
Star
0
Fork
0
You've already forked labs-bird
mirror of
https://gitlab.labs.nic.cz/labs/bird.git
synced
2024-05-11 16:54:54 +00:00
Code
Releases
Activity
labs-bird
/
filter
History
Martin Mares
221135d6bf
Include "lib/string.h" instead of <string.h>. It should give us bzero()
...
and other non-portable functions on all systems.
2000-03-31 23:30:21 +00:00
..
config.Y
Include "lib/string.h" instead of <string.h>. It should give us bzero()
2000-03-31 23:30:21 +00:00
f-util.c
Added type parameter to f_new_dynamic_attr.
2000-03-01 14:42:59 +00:00
filter.c
Renamed FF_OUTGOING to FF_FORCE_TMPATTR which much better fits the semantics.
2000-03-30 08:50:30 +00:00
filter.h
Renamed FF_OUTGOING to FF_FORCE_TMPATTR which much better fits the semantics.
2000-03-30 08:50:30 +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
1 less shift/reduce conflict
2000-03-09 14:47:43 +00:00
tree.c
filter_same() implemented. Don't bet on it, yet.
2000-01-31 17:44:22 +00:00