]> git.ipfire.org Git - thirdparty/bird.git/commit - proto/bgp/attrs.c
BGP: Fix extended next hop handling
authorOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 12 Apr 2018 14:55:56 +0000 (16:55 +0200)
committerOndrej Zajicek (work) <santiago@crfreenet.org>
Thu, 12 Apr 2018 14:55:56 +0000 (16:55 +0200)
commitf3a8cf050e6181e158dcde2fe885d7bf220eedc3
treea1e5e5adbefbebd8f062db775e2c5f8a72982e88
parentc408d807a374b521dc66c434ca0dc5987820646f
BGP: Fix extended next hop handling

For IPv4 with extended next hop, we use MP-BGP format and therefore no
independent NEXT_HOP attribute.

Thanks to Arvin Gan for the bugreport.
proto/bgp/attrs.c