index
:
bird
ll-peering
ll-peering-old
ll-peering-old2
master
multicast-old
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
proto
/
bgp
Age
Commit message (
Expand
)
Author
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
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
[next]