Home
last modified time | relevance | path

Searched hist:"2345217026 a093cdfd0f3e193ec9f2c82f22e1c2" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/ipv6/
H A Daddrconf.cdiff 2345217026a093cdfd0f3e193ec9f2c82f22e1c2 Tue Mar 28 16:28:05 CDT 2017 David Ahern <dsa@cumulusnetworks.com> net: ipv6: Add support for RTM_DELNETCONF

Send RTM_DELNETCONF notifications when a device is deleted. The message only
needs the device index, so modify inet6_netconf_fill_devconf to skip devconf
references if it is NULL.

Allows a userspace cache to remove entries as devices are deleted.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>