summaryrefslogtreecommitdiffstats
path: root/conf/confbase.Y
AgeCommit message (Expand)Author
1999-10-28switch() { } done right.Pavel Machek
1999-08-03Basic support for IPv6. The system-dependent part doesn't work yet,Martin Mares
1999-05-26Added notion of datetimePavel Machek
1999-05-17From now we support multiple tables. The master_table variable isMartin Mares
1999-04-19Updated filters: they now actually see IP/pxlen of net being filtered,Pavel Machek
1999-04-12Sets of integers now actually work. Sets of IP will work as soon asPavel Machek
1999-04-07Filters upgraded - a bit. Moved code to filter.c because it is wherePavel Machek
1999-03-29After today's lengthy discussions about filter syntax, let's clean upMartin Mares
1999-03-17A couple of filter tweaks:Martin Mares
1999-03-09Added '=' to operator listPavel Machek
1999-03-08Filters are now a tiny bit stronger (if is actually working ;-)Pavel Machek
1999-01-15Original `expr' is back, filter expressions renamed to `term'.Martin Mares
1999-01-15Killed duplicate %type for expr.Martin Mares
1999-01-15Filters, second try. This time they have their own directory.Pavel Machek
1999-01-15Filters added. They are unable to do anything interesting for nowPavel Machek
1998-12-07Added new rule for prefix length / netmask.Martin Mares
1998-12-06Added rule "bool" for boolean switches.Martin Mares
1998-11-29Added configuration of the device internal protocol. This is primarilyMartin Mares
1998-11-27Trivial 15-line bison excercise: Implemented expressions includingMartin Mares
1998-11-27First attempt at protocol configuration (now done only for RIP).Martin Mares
1998-11-27Base of the parser.Martin Mares