freebsd kernel with SKQ
Go to file
alex e4c90a2ba3 Big sweep over ipfw, picking up where Poul left off:
- Log ICMP type during verbose output.
  - Added IPFIREWALL_VERBOSE_LIMIT option to prevent denial of service
    attacks via syslog flooding.
  - Filter based on ICMP type.
  - Timestamp chain entries when they are matched.
  - Interfaces can now be matched with a wildcard specification (i.e.
    will match any interface unit for a given name).
  - Prevent the firewall chain from being manipulated when securelevel
    is greater than 2.
  - Fixed bug that allowed the default policy to be deleted.
  - Ability to zero individual accounting entries.
  - Remove definitions of old_chk_ptr and old_ctl_ptr when compiling
    ipfw as a lkm.
  - Remove some redundant code shared between ip_fw_init and ipfw_load.

Closes PRs: 1192, 1219, and 1267.
1996-06-09 23:46:21 +00:00
bin Backup yacc changes. 1996-06-02 17:06:40 +00:00
eBones Bring in a change that got lost when we spammed over the CVS repository 1996-06-05 22:48:04 +00:00
etc IDE cd fixes: 1996-06-07 15:47:15 +00:00
games Handle sorting in better way 1996-06-09 19:41:31 +00:00
gnu Follow alphabetical order more closely, now ISO8859-1 characters 1996-06-09 18:55:57 +00:00
include Now that Peter has been nice enough to bail me out of my last little 1996-06-05 03:47:18 +00:00
lib update sticky bit documentation 1996-06-09 20:53:00 +00:00
libexec Take ypxfrd_xdr.c out of SRCS line. It should be included in librpcsvc, 1996-06-06 03:58:06 +00:00
lkm `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
release Finally get this back into shape following my incorporation of Garrett's 1996-06-08 22:55:25 +00:00
sbin Return make_union, s-bit removed 1996-05-19 17:24:10 +00:00
secure Bring in a change that got lost when we spammed over the CVS repository 1996-06-05 22:48:04 +00:00
share Make collation table compatible with POSIX WG15 view, i.e. 1996-06-09 17:24:45 +00:00
sys Big sweep over ipfw, picking up where Poul left off: 1996-06-09 23:46:21 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Make collation table compatible with POSIX WG15 view, i.e. 1996-06-09 17:24:45 +00:00
usr.sbin documented login name limit 1996-06-09 20:45:35 +00:00
COPYRIGHT
Makefile 1) make -DCLOBBER not remove most of /usr/lib 1996-05-04 07:12:07 +00:00