]> git.ipfire.org Git - thirdparty/bird.git/commit
BGP: Some fixes related to VRF and MPLS interactions
authorOndrej Zajicek <santiago@crfreenet.org>
Tue, 27 Sep 2022 14:13:27 +0000 (16:13 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 3 Oct 2022 18:18:12 +0000 (20:18 +0200)
commitda0b589e7bbcd8177702caa925063d36e7f316ec
treebe132973cbef3a9f7a85086eedffbbe2a3087a33
parent54430df953d6c590e5f446530a21d18277eeda56
BGP: Some fixes related to VRF and MPLS interactions

 - When next hop is reset to local IP, we should remove BGP label stack,
   as it is related to original next hop

 - BGP next hop or immediate next hop from one VRF should not be passed
   to another VRF, as they are different IP namespaces
proto/bgp/packets.c