Age | Commit message (Expand) | Author |
2017-05-31 | CLI: Fix bug in symbol handling introduced in previous patches | Ondrej Zajicek (work) |
2017-05-25 | Conf: Replace keyword and symbol hash table with generic hash table. | Ondrej Zajicek (work) |
2016-11-15 | BGP: Cluster list item should be prepended | Ondrej Zajicek (work) |
2016-11-02 | RIP: Use message authentication interface | Ondrej Zajicek (work) |
2016-11-02 | Nest: Add support for MAC algorithms in grammar | Pavel Tvrdík |
2016-11-02 | Add generic message authentication interface | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-10-13 | Clist: The add() function will append a new value | Pavel Tvrdik |
2016-10-12 | Fixed memory bloating on kernel merge paths together with export filter. | Jan Moskyto Matejka |
2016-10-12 | Doc: Change debug to { flag1|flag2|flag3 [, ...] } style | Pavel Tvrdik |
2016-10-12 | Nest: Remove trailing whitespaces | Pavel Tvrdik |
2016-10-04 | Nest: Fix signedness of large communities | Ondrej Zajicek (work) |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2016-09-15 | rt-table: Fix kernel protocol export filter memory bug | Pavel Tvrdik |
2016-09-14 | Nest: Keep multipath next hops sorted | Ondrej Zajicek (work) |
2016-08-16 | Whitespace fixes | Pavel Tvrdik |
2016-07-19 | Babel: Documentation updates | Ondrej Zajicek (work) |
2016-07-17 | Prepare for longer interface names - clean up of the code. | Ondrej Filip |
2016-06-08 | Add AS# ranges to bgpmask. | Ondrej Filip |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-08 | Direct: Implement check link for direct protocol | Ondrej Zajicek (work) |
2016-04-07 | Nest: Reset export route counter during graceful restart | Ondrej Zajicek (work) |
2016-04-06 | KRT: Fix route learn scan when route changed | Ondrej Zajicek (work) |
2016-03-17 | BGP: Add documentaion for extended messages | Pavel Tvrdík |
2016-02-16 | Filter: Implement last_nonaggregated operator on bgp_path | Ondrej Zajicek (work) |
2015-11-24 | Merge branch 'master' into rip-new | Ondrej Zajicek (work) |
2015-11-09 | Nest: Fixes bug in missing cleanup during table removal | Ondrej Zajicek (work) |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-10-17 | Merge branch 'master' into rip-new | Ondrej Zajicek (work) |
2015-10-17 | Minor changes | Ondrej Zajicek (work) |
2015-10-05 | Major RIP redesign | Ondrej Zajicek (work) |
2015-07-28 | Nest: Fixes one of previous commit | Ondrej Zajicek |
2015-07-24 | Static: Support for BFD controlled static routes | Ondrej Zajicek |
2015-07-18 | Nest: Fixes symbols in router id | Ondrej Zajicek |
2015-07-18 | Direct: Fixes behavior for the same routes on different interfaces | Ondrej Zajicek |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | Fixes subtle bug in temporary attribute handling | Ondrej Zajicek |
2015-06-08 | Moving of mulipath merging code from OSPF to nest | Ondrej Zajicek |
2015-06-08 | Fixes bug in pipe feeding when filtered routes are kept in table | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-06-08 | unsgined char -> byte | Pavel Tvrdík |
2015-05-22 | Fixes unnamed protocols from templates | Ondrej Zajicek |
2015-05-17 | Simplify flushing process | Ondrej Zajicek |
2015-05-16 | Fix minor issue in pipe route propagation | Ondrej Zajicek |
2015-05-12 | KRT: Add support for plenty of kernel route metrics | Ondrej Zajicek |
2015-05-10 | Add bitfield route attribute type | Ondrej Zajicek |
2015-03-29 | BGP: Enhanced route refresh (RFC 7313) support | Ondrej Zajicek |
2015-03-09 | Possibility to define unnamed protocols from template added. | Ondrej Filip |
2015-03-02 | Implement latency tracking, internal event log and watchdog | Ondrej Zajicek |