Age | Commit message (Expand) | Author |
1999-05-17 | From now we support multiple tables. The master_table variable is | Martin Mares |
1999-04-19 | Updated filters: they now actually see IP/pxlen of net being filtered, | Pavel Machek |
1999-04-12 | Sets of integers now actually work. Sets of IP will work as soon as | Pavel Machek |
1999-04-07 | Filters upgraded - a bit. Moved code to filter.c because it is where | Pavel Machek |
1999-03-29 | After today's lengthy discussions about filter syntax, let's clean up | Martin Mares |
1999-03-17 | A couple of filter tweaks: | Martin Mares |
1999-03-09 | Added '=' to operator list | Pavel Machek |
1999-03-08 | Filters are now a tiny bit stronger (if is actually working ;-) | Pavel Machek |
1999-01-15 | Original `expr' is back, filter expressions renamed to `term'. | Martin Mares |
1999-01-15 | Killed duplicate %type for expr. | Martin Mares |
1999-01-15 | Filters, second try. This time they have their own directory. | Pavel Machek |
1999-01-15 | Filters added. They are unable to do anything interesting for now | Pavel Machek |
1998-12-06 | Added new rule for prefix length / netmask. | Martin Mares |
1998-12-06 | Added rule "bool" for boolean switches. | Martin Mares |
1998-11-29 | Added configuration of the device internal protocol. This is primarily | Martin Mares |
1998-11-27 | Trivial 15-line bison excercise: Implemented expressions including | Martin Mares |
1998-11-27 | First attempt at protocol configuration (now done only for RIP). | Martin Mares |
1998-11-27 | Base of the parser. | Martin Mares |