]> git.ipfire.org Git - thirdparty/bird.git/history - filter/config.Y
switch() { } done right.
[thirdparty/bird.git] / filter / config.Y
1999-10-28  Pavel Machekswitch() { } done right.
1999-10-12  Pavel MachekFilters: permit variables of prefix types, cleanup...
1999-10-07  Pavel MachekAdded constants of type prefix and pair, added their...
1999-10-07  Pavel MachekFIXME's added. Hopefully fixme list is now complete...
1999-09-29  Pavel MachekCase arg { 1: printf "one"; } works. You can not use...
1999-07-01  Pavel MachekFunction calling in filters works - somehow. Calling...
1999-05-17  Martin MaresImplemented two new symbol handling functions:
1999-04-19  Pavel MachekUpdated filters: they now actually see IP/pxlen of...
1999-04-12  Pavel MachekSets of integers now actually work. Sets of IP will...
1999-04-10  Pavel MachekDecrease number of warnings.
1999-04-07  Pavel MachekFilters upgraded - a bit. Moved code to filter.c becaus...
1999-03-29  Pavel MachekUpdate of filters towards new interface.
1999-03-17  Martin MaresA couple of filter tweaks:
1999-03-17  Pavel Machekaccept & reject should now work
1999-03-09  Pavel MachekResolved conflicts, you no longer need to wrap constant...
1999-03-08  Pavel MachekFilters are now a tiny bit stronger (if is actually...
1999-03-02  Pavel MachekAdd interface for running filters (please comment!...
1999-02-03  Pavel MachekFew fixes in parsing of filters
1999-01-15  Martin MaresOriginal `expr' is back, filter expressions renamed...
1999-01-15  Pavel MachekFilters, second try. This time they have their own...