]> git.puffer.fish Git - matthieu/frr.git/commit
Zebra: Restrict IPv6 RA to valid interfaces
authorvivek <vivek@cumulusnetworks.com>
Tue, 22 Mar 2016 16:52:35 +0000 (16:52 +0000)
committervivek <vivek@cumulusnetworks.com>
Tue, 22 Mar 2016 16:52:35 +0000 (16:52 +0000)
commitc23af4d3e6ea864774f0bedfccc9ed1acb2cfab2
treeacb8c6c9fafde0d1634c55f6f51c10c5c7e42b42
parentd8717ee0b6f6e9f05de479870dd2dbf0c2b781c4
Zebra: Restrict IPv6 RA to valid interfaces

Restrict interfaces on which IPv6 Router Advertisements are allowed. The list
excludes loopback interfaces including the VRF device interface; specific to
Cumulus, it also includes "switch0" and "ethX" interfaces.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
Ticket: CM-9849
Reviewed By: CCR-4334
Testing Done: Manual
lib/if.h
zebra/rt_netlink.c
zebra/rtadv.c
zebra/rtadv.h