]> git.puffer.fish Git - matthieu/frr.git/commit
Zebra: Enable VRF as an interface creation
authorDon Slice <dslice@cumulusnetworks.com>
Mon, 22 Feb 2016 21:36:23 +0000 (21:36 +0000)
committerDon Slice <dslice@cumulusnetworks.com>
Mon, 22 Feb 2016 21:39:06 +0000 (21:39 +0000)
commite186aa9ffaa9d0e8396473fc2143a12ea03eead8
treeca78ad55c1d611ba48d3c04813d1853b09d777f5
parent009b18fc80ae4397196de68aa8c01fc3e48f0fc5
Zebra: Enable VRF as an interface creation

Modified response to netlink message for VRF creation, allowing it to be
created as an interface and setting the right vrf_id and bringing in the ip address.

Ticket: CM-9277
Signed-off-by: Don Slice
Reviewed-by: Vivek Venkatraman
zebra/rt_netlink.c