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