Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 21:18:43 -0700 (PDT)
From:      SUZUKI Shinsuke <suz@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net if.c
Message-ID:  <200204100418.g3A4IhH45727@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
suz         2002/04/09 21:18:43 PDT

  Modified files:
    sys/net              if.c 
  Log:
  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
  
  Revision  Changes    Path
  1.138     +9 -4      src/sys/net/if.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204100418.g3A4IhH45727>