]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Set nh ifindex to VRF's interface, not the real 12636/head
authorDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 15 Jan 2023 10:43:37 +0000 (12:43 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Sun, 15 Jan 2023 10:43:37 +0000 (12:43 +0200)
commit8a02d9fe1e167bc57bcf8f8968107a739b41b654
treeb9f160a48905fd2b2b8b52630e69715aab913c5c
parentb2cfd204a8ec751c9c9ac00a27272f4b5c0721e3
bgpd: Set nh ifindex to VRF's interface, not the real

The kernel will lookup the real interface later.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_mplsvpn.c