Age | Commit message (Expand) | Author |
2015-11-05 | Initial commit on integrated BIRD | 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 |
2004-06-25 | A lot of changes: | Ondrej Filip |
2004-06-11 | RTS_OSPF_BONDARY is nonsense, RTS_OSPF_IA must have smaller id than RTS_OSPF_EXT | Ondrej Filip |
2004-05-31 | Added RTD_NONE /* Just for internal use */ | Ondrej Filip |
2000-06-21 | RIP bugfix | Pavel Machek |
2000-06-02 | Removed rta_find() since nobody uses it and it's more convenient | Martin Mares |
2000-06-01 | FIB documentation. | Martin Mares |
2000-05-30 | Route attributes for OSPF. | Martin Mares |