summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2014-10-02Implements token bucket filter for rate limiting.Ondrej Zajicek
2014-10-02Allows more constants in set literals.Ondrej Zajicek
2014-07-07Replaces function name in test.conf as it collided with new keyword.Ondrej Zajicek
2013-11-25Merge branch 'master' into add-pathOndrej Zajicek
2013-11-24Converts filters to unsigned integers.Ondrej Zajicek
2013-11-23Merge branch 'master' into add-pathOndrej Zajicek
2013-11-22Minor fix in log_commit() w.r.t. changes in BFD branch.Ondrej Zajicek
2013-11-22Merge commit 'origin/bfd'Ondrej Zajicek
2013-11-20Additional filter test case.Ondrej Zajicek
2013-10-21Implements 'allow local as' option.Ondrej Zajicek
2013-10-05Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek
2013-10-02Implements C.len operator for clist and eclist types.Ondrej Zajicek
2013-10-02Some fixes in filter code.Ondrej Zajicek
2013-10-02Minor code cleanups.Ondrej Zajicek
2013-10-02Simplifies val_in_range().Ondrej Zajicek
2013-09-26Rewrites static attribute filter code and adds ifname/ifindex attributes.Ondrej Zajicek
2013-09-10Fixes reconfiguration of global set variables.Ondrej Zajicek
2013-08-15Extends delete/filter operators to work no bgp_paths.Ondrej Zajicek
2013-08-13Implements proper setting of 'gw' route attribute.Ondrej Zajicek
2013-07-26Fixes initial random values for function arguments.Ondrej Zajicek
2013-07-25Allows to define constants of all filter types.Ondrej Zajicek
2013-07-25Implements eval command and minor CLI cleanups.Ondrej Zajicek
2013-07-09Implements 'bgppath ~ int set' filter op.Ondrej Zajicek
2013-02-08Implements router advertisements activated by received routes.Ondrej Zajicek
2012-11-27Removes some nonsense.Ondrej Zajicek
2012-11-27Fixes setting of route attributes of type router id.Ondrej Zajicek
2012-08-14Implements ADD-PATH extension for BGP.Ondrej Zajicek
2012-07-18Implements wildcard matching in config file include.Ondrej Zajicek
2012-04-29Allows some modifications of dest attribute in filters.Ondrej Zajicek
2012-03-18Route Origin Authorization basics.Ondrej Zajicek
2012-03-15Extends set operations in filters.Ondrej Zajicek
2012-03-15Fixes name for unnamed filters.Ondrej Zajicek
2012-03-15Fixes a bug in pair set intervals.Ondrej Zajicek
2012-01-03Fixes a tricky bug in route filtering.Ondrej Zajicek
2011-10-26Some minor fixes in parser.Ondrej Zajicek
2011-09-27Fixes a bug with multiple function arguments.Ondrej Zajicek
2011-09-18Fixed problem during 'configure' with ECOndrej Filip
2011-09-11Configuration can include other files.Ondrej Filip
2011-08-14BGP Extended communities.Ondrej Zajicek
2011-07-03Prints full community lists during 'show route all'.Ondrej Zajicek
2011-06-26Adds filter clist operation.Ondrej Zajicek
2011-05-06Fixes several problems in filter syntax.Ondrej Zajicek
2011-03-27Avoid using stack.Ondrej Filip
2011-03-26This adds (*,x) functionality.Ondrej Filip
2011-03-23Convert && and || to shortcut boolean operators.Ondrej Zajicek
2011-03-23A hack to distinguish if..else from else: in case.Ondrej Zajicek
2010-10-09Fixes error handling in ASN expressions.Ondrej Zajicek
2010-10-04Fixes scope of filter symbols.Ondrej Zajicek
2010-09-20Changes print-like filter commands to use a log instead of a stderr.Ondrej Zajicek
2010-09-15Fixes a bug in pair sets.Ondrej Zajicek