Age | Commit message (Expand) | Author |
2013-04-29 | Fixes a crash when mrtdump is enabled and interface goes away. | Ondrej Zajicek |
2013-04-16 | Fixes a bug in IPv6 BGP next hop processing. | Ondrej Zajicek |
2013-04-16 | Implements 'next hop keep' option for BGP. | Ondrej Zajicek |
2013-01-10 | Separate import and receive limits. | Ondrej Zajicek |
2012-12-27 | Implements interface masks for choosing router id. | Ondrej Zajicek |
2012-11-15 | Changes 'rejected' to 'filtered' in one of the last patches. | 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-08-06 | Fixes BGP subcode during global shutdown. | Ondrej Zajicek |
2012-07-16 | Merge branch 'rt-accepted' | Ondrej Zajicek |
2012-07-16 | Finalize RA_ACCEPTED handling. | Ondrej Zajicek |
2012-05-11 | Minor cleanups. | Ondrej Zajicek |
2012-04-24 | Implements generalized export limits. | Ondrej Zajicek |
2012-04-21 | Fixes in generalized import limits. | Ondrej Zajicek |
2012-04-15 | Implements generalized import hooks. | Ondrej Zajicek |
2012-04-15 | Implement RA_ACCEPTED mode of route propagation. | Ondrej Zajicek |
2012-03-15 | Better support for multitable protocols. | Ondrej Zajicek |
2012-01-24 | Assign default protocol preference via proto_config_new(). | Ondrej Zajicek |
2012-01-20 | Fixes a new bug in BGP route ordering. | Ondrej Zajicek |
2012-01-09 | Some minor fixes. | Ondrej Zajicek |
2012-01-08 | Implements support for link-local addresses in BGP. | Ondrej Zajicek |
2012-01-01 | Allows sticky link-local neighbors. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-09-04 | Minor changes in BGP protocol info. | Ondrej Zajicek |
2011-09-03 | Fixes possible buffer overflow when printing BGP attributes. | Ondrej Zajicek |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-08-14 | BGP Extended communities. | Ondrej Zajicek |
2011-07-03 | Prints full community lists during 'show route all'. | Ondrej Zajicek |
2011-06-25 | Fixes output of BGP timers in 'show protocols all'. | Ondrej Zajicek |
2011-05-31 | Fixes bug that causes crash with strange BGP updates. | Ondrej Zajicek |
2011-04-22 | Adds BGP option related to MED handling. | Ondrej Zajicek |
2011-04-01 | Fixes a problem with BGP protocols and implicit router IDs. | Ondrej Zajicek |
2011-03-30 | Fixes some problems in BGP error handling. | Ondrej Zajicek |
2010-12-07 | Core multipath support. | Ondrej Zajicek |
2010-11-03 | Change default for BGP IPv6 socket to V6ONLY. | Ondrej Zajicek |
2010-08-13 | Change default for handling missing link-local addresses on route servers. | Ondrej Zajicek |
2010-08-04 | Fixes IPv6 build. | 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-28 | Use link-local addresses in recursive next hops for IPv6 BGP. | Ondrej Zajicek |
2010-07-22 | Fixes a buffer overflow in TX code of IPv6 BGP. | Ondrej Zajicek |
2010-07-13 | Adds some options and documentation related to recursive next hops. | Ondrej Zajicek |
2010-07-12 | Implements proper multihop BGP. | Ondrej Zajicek |
2010-07-05 | Implements hostcache and recursive next hops. | Ondrej Zajicek |
2010-05-31 | Disable BGP protocol when cannot open listening socket. | Ondrej Zajicek |
2010-05-14 | Handle EPIPE as a common connection close event. | Ondrej Zajicek |
2010-05-02 | Merge several fixes suggested by Joakim Tjernlund. | Ondrej Zajicek |
2010-04-08 | Do not export empty community list attribute in BGP. | Ondrej Zajicek |