Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 1996 13:49:44 -0700 (PDT)
From:      Nate Williams <nate>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/netinet ip_fw.c
Message-ID:  <199607092049.NAA06108@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

nate        96/07/09 13:49:41

  Modified:    sys/netinet  ip_fw.c
  Log:
  Functionality for IPFIREWALL_VERBOSE logging:
  - State when we've reached the limit on a particular rule in the kernel logfile
  - State when a rule or all rules have been zero'd.
  
  This gives a log of all actions that occur w/regard to the firewall
  occurances, and can explain why a particular break-in attempt might not
  get logged due to the limit being reached.
  
  Reviewed by:	alex
  
  Revision  Changes    Path
  1.44      +7 -1      src/sys/netinet/ip_fw.c



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