]> git.puffer.fish Git - matthieu/frr.git/commit
Quagga: Fix interface move from VRF to default VRF
authorvivek <vivek@cumulusnetworks.com>
Sun, 28 Feb 2016 03:06:35 +0000 (03:06 +0000)
committervivek <vivek@cumulusnetworks.com>
Sun, 28 Feb 2016 03:06:35 +0000 (03:06 +0000)
commit53eadacfc09eb94067cbf8f8f469881df1094ef7
tree8a2223fc41e52aa03d65ea95b36d843cd2bc43ae
parent67cc8c5e5f3ad79f9fee6417071f4aea77726156
Quagga: Fix interface move from VRF to default VRF

Ensure that during interface lookup (non-vty context), if the interface is
found in a different VRF, it is "moved" into the requested VRF.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Ticket: CM-9579
Reviewed By: CCR-4194
Testing Done: Manual
lib/if.c