]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
fixed a kernel crash when enabling multicast on vlan interface
authorsuz <suz@FreeBSD.org>
Wed, 10 Apr 2002 04:18:42 +0000 (04:18 +0000)
committersuz <suz@FreeBSD.org>
Wed, 10 Apr 2002 04:18:42 +0000 (04:18 +0000)
commit50a9baacb4f8e57e98d549545dd9cc55233f86ea
tree3117bf4f4e3b993905d6174d789e4d846ccf3370
parentce939dfab8432eb9cf7f840d81e9babf681de28a
fixed a kernel crash when enabling multicast on vlan interface
owing to a NULL argument to vlan_ioctl() at if_allmulti().

Reviewed by:    ume
MFC after:    1 week
sys/net/if.c