]> git.proxmox.com Git - mirror_frr.git/commit - isisd/isis_pfpacket.c
ISIS VRF: Added vrf_socket and new param in isisd privileges.
authorKaushik <kaushik@niralnetworks.com>
Wed, 24 Jun 2020 12:27:14 +0000 (05:27 -0700)
committerKaushik <kaushik@niralnetworks.com>
Wed, 24 Jun 2020 12:27:14 +0000 (05:27 -0700)
commitcaa18d497f1f781cf50f8e963a4825aed2fbfb0f
tree910098c335e14ba01bf55e834e3d7e5d2f2bd684
parent3f3391e5f43eacf08eb5d57a2ecfdb1c8d6e98fa
ISIS VRF: Added vrf_socket and new param in isisd privileges.

1. The socket() call replaced with vrf_socket() in open_packet_socket().
2. One new isisd privileges is added in zebra_capabilities_t [].

Signed-off-by: Kaushik <kaushik@niralnetworks.com>
isisd/isis_main.c
isisd/isis_pfpacket.c