Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 1995 07:29:48 -0700
From:      David Greenman <davidg>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/netinet ip_fw.c ip_fw.h ip_fwdef.c ip_input.c
Message-ID:  <199507091429.HAA00294@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
davidg      95/07/09 07:29:47

  Modified:    sys/netinet  ip_fw.c ip_fw.h ip_fwdef.c ip_input.c
  Log:
  Fixed panic that occurs on certain firewall rejected packets that was
  caused by dtom() being used on an mbuf cluster. The fix involves passing
  around the mbuf pointer.
  
  Submitted by:	Bill Fenner



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