0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 11:55:21 +00:00
bird/filter
Martin Mares e3f2d5fce3 Cleanup of configuration.
o  Use `expr' instead of `NUM' and `ipa' instead of `IPA',
   so that defined symbols work everywhere.
o  `define' now accepts both numbers and IP addresses.
o  Renamed `ipa' in filters to `fipa'.

Pavel, please update filters to accept define'd symbols as well.
2000-05-15 11:48:23 +00:00
..
config.Y Cleanup of configuration. 2000-05-15 11:48:23 +00:00
Doc Added skeleton Doc files for the whole developer's documentation. 2000-05-05 17:17:42 +00:00
f-util.c Create syntax sugar for add/delete/prepend, so xyzzy.prepend(123) is 2000-04-20 10:25:51 +00:00
filter.c Got rid of startup functions and filters_postconfig(). 2000-05-15 10:53:56 +00:00
filter.h Got rid of startup functions and filters_postconfig(). 2000-05-15 10:53:56 +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 Bugfix in i_same (comparing of paths still does not work). 2000-04-26 09:30:12 +00:00
tree.c Removed lots of superfluous includes. 2000-03-31 23:35:59 +00:00