Age | Commit message (Expand) | Author |
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 |
2010-04-07 | Implements BGP 'show protocols' info details. | Ondrej Zajicek |
2010-03-29 | Filter language updates; new route attributes and datatype. | Ondrej Zajicek |
2010-02-26 | Comparing cluster list length should be later in bgp_rte_better(). | Ondrej Zajicek |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-20 | 'rr client id' is not expression but ID (like router id). | Ondrej Filip |
2010-02-13 | Removes phantom protocol from the pipe design. | Ondrej Zajicek |
2010-02-11 | Moves errno.h include. | Ondrej Zajicek |
2010-02-11 | Fixes a crash caused by missing error hook on BGP listening socket. | Ondrej Zajicek |
2010-02-02 | Workaround for some broken BGP implementations that skip initial KEEPALIVE. | Ondrej Zajicek |
2010-01-28 | Changes 'ignore communities' to 'interpret communities'. | Ondrej Zajicek |
2010-01-27 | Better handling of well-known communities. | Ondrej Zajicek |
2010-01-03 | Implements MRTdump feature. | 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-26 | Implements BGP route refresh. | Ondrej Zajicek |
2009-11-18 | Implements option that controls IPv6 BGP next hops when lladdr is missing. | 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 | Implements protocol-specific router id and updates documentation. | Ondrej Zajicek |
2009-10-12 | Rename as_path_get_last/as_path_get_first to be consistent. | Ondrej Zajicek |
2009-10-11 | Workaround for stupid callback scheduler. | Ondrej Zajicek |
2009-09-24 | Show bad peer AS number in log in decimal. | Ondrej Zajicek |
2009-09-24 | Passive option. | Ondrej Zajicek |
2009-09-18 | Fixes setting of IP addresses to route attributes (NEXT_HOP). | Ondrej Zajicek |
2009-09-17 | Fixes headers for uintptr_t (and build on NetBSD). | Ondrej Zajicek |
2009-08-27 | Some cleanups. | Ondrej Zajicek |
2009-08-25 | Fixes bug related to AS2->AS4 conversion. | Ondrej Zajicek |
2009-07-09 | Fixed bug related to reconfiguration of BGP with MD5 passwords. | Ondrej Zajicek |
2009-06-23 | Replace 'bind' option with 'listen' option. | 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-06-18 | Implements option that changes BGP listening socket parametres. | Ondrej Zajicek |
2009-06-07 | Minor BGP changes related to error wait time. | Ondrej Zajicek |
2009-06-06 | Fixes bug related to startup delay change. | Ondrej Zajicek |
2009-06-06 | Differentiate between error delay and connect/reconnect delay. | Ondrej Zajicek |
2009-06-04 | Implements import route limits. | 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-06 | Fixes one recently introduced IPv6 BGP compatibility problem. | 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 - missing endianity conversion. | Ondrej Zajicek |
2009-04-23 | Fixes BGPv6 bug - mandatory attributes weren't validated; | Ondrej Zajicek |