Age | Commit message (Expand) | Author |
2018-03-19 | C99 loop declarations not allowed in 1.6.x | Ondrej Zajicek (work) |
2018-03-14 | Filter: make bgpmask literals real constructors | Jan Maria Matejka |
2018-03-13 | Filters: Removed FI_COMMA, not used for 19 years. | Jan Maria Matejka |
2018-03-13 | Filter: recursion to loop | Jan Maria Matejka |
2018-03-13 | Filter: Instruction codes named as enum | Maria Jan Matejka |
2018-01-16 | Filter: Allow silent filter execution | Ondrej Zajicek (work) |
2017-11-09 | Filter test: typo fix | Jan Maria Matejka |
2017-10-04 | RAdv: Support for more specific routes (RFC 4191) | Michal 'vorner' Vaner |
2017-09-20 | filter: Allow assigning enums into extended attributes | Michal 'vorner' Vaner |
2017-06-19 | Filters: Do not clamp EC set values to 16 bit for EC_GENERICs | Ondrej Zajicek (work) |
2017-01-24 | Filter: Fix missing case for !~ operator | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-10-18 | Filter: Minor formatting changes in test.conf | Ondrej Zajicek (work) |
2016-10-13 | Filter: Expand testing of large community sets | Pavel Tvrdik |
2016-10-11 | Tree/Trie: Check the end of buffer | Pavel Tvrdik |
2016-10-04 | Filter: fix missing separator | Ondrej Zajicek (work) |
2016-10-03 | Filter: large community sets | Ondrej Zajicek (work) |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2016-09-21 | Add !~ operator to filter grammar | Pavel Tvrdik |
2016-09-15 | Filter: Prefer xmalloc/xfree to malloc/free | Pavel Tvrdik |
2016-08-16 | whitespace fixes | Ondřej Surý |
2016-07-01 | Filter: Fixes reconfiguration with last_nonaggregated operator | Ondrej Zajicek (work) |
2016-06-09 | Filters: Fixes pm_same() w.r.t. ASN ranges and ASN expressions | Ondrej Zajicek (work) |
2016-06-08 | Add AS# ranges to bgpmask. | Ondrej Filip |
2016-02-16 | Filter: Implement last_nonaggregated operator on bgp_path | Ondrej Zajicek (work) |
2015-07-20 | Static: Allows to specify attributes for static routes | Ondrej Zajicek |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-05-10 | Add bitfield route attribute type | Ondrej Zajicek |
2015-02-21 | Remove a comparison of unsigned expression < 0 | Pavel Tvrdik |
2015-02-21 | Allows user data attached to f_trie_node structure. | Ondrej Zajicek |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |
2014-10-02 | Allows more constants in set literals. | Ondrej Zajicek |
2014-07-07 | Replaces function name in test.conf as it collided with new keyword. | Ondrej Zajicek |
2013-11-25 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-24 | Converts filters to unsigned integers. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
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 |