Age | Commit message (Expand) | Author |
2016-05-12 | Miscellaneous minor fixes | Ondrej Zajicek (work) |
2016-05-10 | Merge branch 'int-new' into int-new-merged | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-04-08 | Merge branch 'master' into int-new-channels | Jan Moskyto Matejka |
2016-02-16 | Filter: Implement last_nonaggregated operator on bgp_path | Ondrej Zajicek (work) |
2016-01-20 | Rewrite roa_check() for integrated BIRD | Pavel Tvrdík |
2016-01-20 | Add ROA_* constants values to grammar of configuration | Pavel Tvrdík |
2016-01-07 | Add NET ROA4/6 structures | Pavel Tvrdík |
2015-12-24 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-21 | Follow-up work on integration | Ondrej Zajicek (work) |
2015-12-20 | Filter: Fix some changes in IP<->Quad implicit conversion | Ondrej Zajicek (work) |
2015-12-20 | ROA code switchoff | Jan Moskyto Matejka |
2015-12-19 | Stop perusing f_prefix for non-prefix-set uses | Jan Moskyto Matejka |
2015-12-19 | Removed BITS_PER_IP_ADDRESS, MAX_PREFIX_LENGTH, BIRD_AF | Jan Moskyto Matejka |
2015-11-05 | Initial commit on integrated BIRD | 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 |
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-08-14 | Implements ADD-PATH extension for BGP. | 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 |