linux/include
Sabrina Dubroca 381f4dca48 ipv6: clean up anycast when an interface is destroyed
If we try to rmmod the driver for an interface while sockets with
setsockopt(JOIN_ANYCAST) are alive, some refcounts aren't cleaned up
and we get stuck on:

  unregister_netdevice: waiting for ens3 to become free. Usage count = 1

If we LEAVE_ANYCAST/close everything before rmmod'ing, there is no
problem.

We need to perform a cleanup similar to the one for multicast in
addrconf_ifdown(how == 1).

Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-12 17:33:06 -04:00
..
acpi ACPI / scan: not cache _SUN value in struct acpi_device_pnp 2014-09-03 22:41:14 +02:00
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux net/mlx4: Set vlan stripping policy by the right command 2014-09-10 15:21:34 -07:00
math-emu
media
memory
misc
net ipv6: clean up anycast when an interface is destroyed 2014-09-12 17:33:06 -04:00
pcmcia
ras
rdma
rxrpc
scsi
soc/tegra
sound
target
trace net: treewide: Fix typo found in DocBook/networking.xml 2014-09-05 17:35:28 -07:00
uapi Merge branch 'akpm' (fixes from Andrew Morton) 2014-08-29 16:28:29 -07:00
video
xen
Kbuild