Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-04-19 | Updated filters: they now actually see IP/pxlen of net being filtered, | Pavel Machek | |
gateway, and who told us, so they can do usefull jobs from now on. | |||
1999-04-13 | Sets of IP addresses should work, now. (From now on it is also | Pavel Machek | |
possible to write if 1.2.3.4 < 1.2.3.5, but I'm not sure if it is good for anything.) | |||
1999-04-12 | Sets of integers now actually work. Sets of IP will work as soon as | Pavel Machek | |
compare function is ready. | |||
1999-04-12 | Oops, typo. | Pavel Machek | |
1999-04-12 | In case no startup function is defined, don't try to launch it. | Pavel Machek | |
1999-04-10 | Decrease number of warnings. | Pavel Machek | |
1999-04-07 | Filters upgraded - a bit. Moved code to filter.c because it is where | Pavel Machek | |
it belongs. (f-util.c stays there for auxiliary and non-important things.) |