0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-17 08:38:42 +00:00
bird/filter
Ondrej Zajicek 508d936078 Implements eval command and minor CLI cleanups.
Implemented eval command can be used to evaluate expressions.

The patch also documents echo command and allows to use log classes
instead of integer as a mask for echo.
2013-07-25 13:15:32 +02:00
..
config.Y Allows some modifications of dest attribute in filters. 2012-04-29 01:35:52 +02:00
Doc Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
f-util.c Implements wildcard matching in config file include. 2012-07-18 19:29:33 +02:00
filter.c Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
filter.h Implements eval command and minor CLI cleanups. 2013-07-25 13:15:32 +02:00
Makefile Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test6.conf Reimplementation of prefix sets. 2009-03-31 12:55:57 +02:00
test.conf Implements 'bgppath ~ int set' filter op. 2013-07-09 23:27:10 +02:00
test.conf2 Allow matching on enums: 2000-06-01 08:32:49 +00:00
test.conf.inc Implements wildcard matching in config file include. 2012-07-18 19:29:33 +02:00
tree.c Replaces the algorithm for building balanced trees. 2010-02-17 22:11:42 +01:00
trie.c Changes print-like filter commands to use a log instead of a stderr. 2010-09-20 13:01:01 +02:00