Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Oct 1998 09:30:00 -0700 (PDT)
From:      Luigi Rizzo <luigi@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/netinet ip_fw.c
Message-ID:  <199810141630.JAA09832@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       1998/10/14 09:29:59 PDT

  Modified files:        (Branch: RELENG_2_2)
    sys/netinet          ip_fw.c 
  Log:
  Fix a potential panic when deleting ipfw rules and packets are
  trapped into a pipe, and you allow multiple passees through the
  firewall code with dummynet. It has never hit anyone on -stable because
  net.inet.ip.fw.one_pass=1 by default.
  
  Reported by  Philippe Regnauld (who else!) while beating the
  3.0 version of dummynet.
  
  Revision  Changes    Path
  1.51.2.21 +5 -1      src/sys/netinet/ip_fw.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?199810141630.JAA09832>