]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
While flushing the multicast filter of an interface, do not zero the relevant
authorsyrinx <syrinx@FreeBSD.org>
Sun, 24 Jan 2010 16:17:58 +0000 (16:17 +0000)
committersyrinx <syrinx@FreeBSD.org>
Sun, 24 Jan 2010 16:17:58 +0000 (16:17 +0000)
commit40d92428fb5aa102b7ab0489b9b39e999c4bab8e
treea651df091a85231247b0aa8d6f7042ce9ff2ef4c
parentf346ef85e4ce0941c071f15688f353cb189a5b3b
While flushing the multicast filter of an interface, do not zero the relevant
ifmultiaddr structures' reference to the parent interface, unless the parent
interface is really detaching. While here, program only link layer multicast
filters to a wlan's hardware parent interface.

PR: kern/142391, kern/142392
Reviewed by: sam, rpaolo, bms
MFC after: 1 week
sys/net/if.c
sys/net/if_var.h
sys/net80211/ieee80211_ioctl.c