]> git.puffer.fish Git - mirror/frr.git/commit
Zebra: Tweak netlink socket creation function
authorvivek <vivek@cumulusnetworks.com>
Fri, 19 Feb 2016 22:18:35 +0000 (14:18 -0800)
committervivek <vivek@cumulusnetworks.com>
Fri, 19 Feb 2016 22:18:35 +0000 (14:18 -0800)
commitc3c06a51aaa0b0371831915681cbaefd04717cca
tree158a7a0a7e8987ba68f6a951e3469466f9746f13
parent76ae366edb4bdee07d0fc3b195fb777859471c5b
Zebra: Tweak netlink socket creation function

Since the netlink socket is per namespace and not per VRF, do not
invoke vrf_socket().

Note: This needs to be changed when we support multiple namespaces -
needed only for upstreaming.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-9206
Reviewed By: CCR-4127
Testing Done:
zebra/rt_netlink.c