Age | Commit message (Expand) | Author |
2016-06-29 | BGP: Skip empty path segments in received AS_PATH | Ondrej Zajicek (work) |
2015-06-08 | BGP multipath support | Ondrej Zajicek |
2015-06-08 | unsigned [int] -> uint | Pavel TvrdĂk |
2015-02-21 | Fixes potential alignment bug in BGP. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2013-12-01 | Finishes add-path. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-10-21 | Implements 'allow local as' option. | Ondrej Zajicek |
2013-04-16 | Implements 'next hop keep' option for BGP. | Ondrej Zajicek |
2012-11-12 | AS# in bgp.agreggator was a signed integer - fixed. | Ondrej Filip |
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-01-20 | Fixes a new bug in BGP route ordering. | Ondrej Zajicek |
2012-01-08 | Implements support for link-local addresses in BGP. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-09-03 | Fixes possible buffer overflow when printing BGP attributes. | 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-22 | Adds BGP option related to MED handling. | Ondrej Zajicek |
2011-03-30 | Fixes some problems in BGP error handling. | Ondrej Zajicek |
2010-12-07 | Core multipath support. | Ondrej Zajicek |
2010-07-31 | Implements IGP metric comparison for BGP routes. | Ondrej Zajicek |
2010-07-28 | Adds route resolvability test. | Ondrej Zajicek |
2010-07-12 | Implements proper multihop BGP. | Ondrej Zajicek |
2010-07-05 | Implements hostcache and recursive next hops. | Ondrej Zajicek |
2010-04-08 | Do not export empty community list attribute in BGP. | Ondrej Zajicek |
2010-02-26 | Comparing cluster list length should be later in bgp_rte_better(). | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-13 | Removes phantom protocol from the pipe design. | Ondrej Zajicek |
2010-01-28 | Changes 'ignore communities' to 'interpret communities'. | Ondrej Zajicek |
2010-01-27 | Better handling of well-known communities. | Ondrej Zajicek |
2009-12-21 | Change default LOCAL_PREF attribute to 100 (suggested value by RFC 4277). | Ondrej Zajicek |
2009-12-15 | Merge branch 'ospf3' into new | Ondrej Zajicek |
2009-12-15 | Fixes export of routes with link-local gw. | Ondrej Zajicek |
2009-12-14 | Remove bgp_as4_support variable. | Ondrej Zajicek |
2009-11-17 | Show both IPv6 next hop addresses in BGP. | Ondrej Zajicek |
2009-11-17 | Implements RFC 5004 - prefer older external routes. | Ondrej Zajicek |
2009-10-12 | Rename as_path_get_last/as_path_get_first to be consistent. | Ondrej Zajicek |
2009-08-27 | Some cleanups. | Ondrej Zajicek |
2009-08-25 | Fixes bug related to AS2->AS4 conversion. | Ondrej Zajicek |
2009-06-23 | Fixes bug in ORIGIN check. | Ondrej Zajicek |
2009-06-23 | Changes handling of AS_PATH_CONFED_* segments in AS_PATH. | Ondrej Zajicek |
2009-04-29 | Allow 'third party' BGP updates for originated routes. | Ondrej Zajicek |
2009-04-29 | Fixes BGP IPv6 link local next hop handling. | Ondrej Zajicek |
2009-04-28 | Fixes handling of 'next hop self' and 'source address' configuration | Ondrej Zajicek |
2009-04-23 | Fixes BGPv6 bug - mandatory attributes weren't validated; | Ondrej Zajicek |
2009-04-23 | Fixes bug in BGPv6 causing crash by checking missing attributes. | Ondrej Zajicek |
2009-03-18 | Better handling of AS4 optional attribute errors | Ondrej Zajicek |
2009-02-27 | Better handling of too long attributes | Ondrej Zajicek |