Age | Commit message (Expand) | Author |
2017-10-04 | RAdv: Support for more specific routes (RFC 4191) | Michal 'vorner' Vaner |
2017-09-12 | Backport some minor changes from int-new | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
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-04-28 | Add the Babel routing protocol (RFC 6126) | Ondrej Zajicek (work) |
2016-04-06 | KRT: Fix route learn scan when route changed | 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-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | Moving of mulipath merging code from OSPF to nest | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel Tvrdík |
2015-06-08 | unsgined char -> byte | Pavel Tvrdík |
2015-05-12 | KRT: Add support for plenty of kernel route metrics | Ondrej Zajicek |
2015-05-10 | Add bitfield route attribute type | Ondrej Zajicek |
2014-10-02 | Implements show route noexport option. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-10-02 | Some fixes in filter code. | Ondrej Zajicek |
2013-07-24 | Fixes bug in protocol flushing and rtable pruning. | Ondrej Zajicek |
2013-02-08 | Implements router advertisements activated by received routes. | Ondrej Zajicek |
2012-11-15 | Changes 'rejected' to 'filtered' in one of the last patches. | Ondrej Zajicek |
2012-11-10 | Allows rejected routes to be kept and examined. | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-07-16 | Finalize RA_ACCEPTED handling. | Ondrej Zajicek |
2012-04-15 | Implement RA_ACCEPTED mode of route propagation. | Ondrej Zajicek |
2012-03-30 | Merge branch 'soon' | Ondrej Zajicek |
2012-03-28 | Fixes responsiveness for protocol shutdown. | Ondrej Zajicek |
2012-03-18 | Route Origin Authorization basics. | Ondrej Zajicek |
2012-03-15 | Better support for multitable protocols. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek |
2011-08-14 | BGP Extended communities. | Ondrej Zajicek |
2011-07-03 | Prints full community lists during 'show route all'. | Ondrej Zajicek |
2011-04-13 | Adds support for several Linux kernel route attributes. | Ondrej Zajicek |
2010-12-07 | Core multipath support. | Ondrej Zajicek |
2010-08-02 | Adds igp_metric attribute. | Ondrej Zajicek |
2010-07-31 | Implements IGP metric comparison for BGP routes. | Ondrej Zajicek |
2010-07-28 | Use link-local addresses in recursive next hops for IPv6 BGP. | Ondrej Zajicek |
2010-07-27 | Hostcache should use trie to filter relevant route changes. | Ondrej Zajicek |
2010-07-26 | For hostentry cache, replace FIB with a hash table using (IP, dep table) as a... | Ondrej Zajicek |
2010-07-05 | Implements hostcache and recursive next hops. | Ondrej Zajicek |
2010-02-08 | Shows source (Router ID) for OSPF routes and adds such attribute. | Ondrej Zajicek |
2009-10-07 | Implement proper LSA ID generation. | Ondrej Zajicek |
2009-06-01 | The pipe cleanup. | Ondrej Zajicek |
2009-05-31 | Changes pipes to transfer all routes between routing table, not just optimal ... | Ondrej Zajicek |
2009-05-22 | Change import/preimport to export/preexport to be consistent with filters. | Ondrej Zajicek |
2009-05-11 | 'show route protocol <p>' added to CLI. | Ondrej Filip |