]> git.ipfire.org Git - thirdparty/bird.git/commit - nest/a-path.c
Bugfixes in MULIT_EXIT_DISC attribute handling.
authorOndrej Zajicek <santiago@crfreenet.org>
Sun, 26 Oct 2008 21:59:21 +0000 (22:59 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Sun, 26 Oct 2008 21:59:21 +0000 (22:59 +0100)
commitb6bf284a905412cfe107b4967e55649e6194187e
treef0098a6d05a72982c6cd9f7e85c195b8a4861b94
parent4819c3e17ac22c6810ee80261ac3bffb5127e39d
Bugfixes in MULIT_EXIT_DISC attribute handling.

 - Old MED handling was completely different from behavior
   specified in RFCs - for example they havn't been propagated
   to neighboring areas.

 - Update tie-breaking according to RFC 4271.

 - Change default value for 'default bgp_med' configuration
   option according to RFC 4271.
doc/bird.sgml
nest/a-path.c
nest/attrs.h
proto/bgp/attrs.c
proto/bgp/config.Y