0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
bird/filter
Pavel Machek c7b43f33ae Split inst->code into inst->code and inst->aux. Both are only 16 bit,
so aux is suitable for storing type but not much more.
1999-11-18 14:01:36 +00:00
..
config.Y Split inst->code into inst->code and inst->aux. Both are only 16 bit, 1999-11-18 14:01:36 +00:00
f-util.c Split inst->code into inst->code and inst->aux. Both are only 16 bit, 1999-11-18 14:01:36 +00:00
filter.c Split inst->code into inst->code and inst->aux. Both are only 16 bit, 1999-11-18 14:01:36 +00:00
filter.h Split inst->code into inst->code and inst->aux. Both are only 16 bit, 1999-11-18 14:01:36 +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 Split inst->code into inst->code and inst->aux. Both are only 16 bit, 1999-11-18 14:01:36 +00:00
tree.c switch() { } done right. 1999-10-28 21:03:36 +00:00