]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes BGP IPv6 link local next hop handling.
authorOndrej Zajicek <santiago@crfreenet.org>
Wed, 29 Apr 2009 16:58:24 +0000 (18:58 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Wed, 29 Apr 2009 16:58:24 +0000 (18:58 +0200)
commit4827b69ff43661f4f34d437999b0edaac76f7355
tree4e36a37b04fa4ba6bf363887fe4ecc65016e7fee
parentad440a570b37e8674ef35f3a18df48f0eb2579eb
Fixes BGP IPv6 link local next hop handling.

When sending 'third party' BGP update, Bird used bogus link local
addresses instead of addresses it received before.
proto/bgp/attrs.c
proto/bgp/bgp.c
proto/bgp/bgp.h
proto/bgp/packets.c