Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 04:45:08 -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:  <200204161145.g3GBj8d55082@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
suz         2002/04/16 04:45:08 PDT

  Modified files:        (Branch: RELENG_4)
    sys/net              if.c 
  Log:
  MFC: 1.139 sys/net/if.c
  Reviewed-by: ume
  
  fixed a kernel crash when enabling multicast on vlan interface
  owing to a NULL argument to vlan_ioctl() at if_allmulti().
  
  Revision   Changes    Path
  1.85.2.17  +10 -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?200204161145.g3GBj8d55082>