freebsd_amp_hwpstate/sbin
Robert Watson 65450f2f77 o IPFW incorrectly handled filtering in the presence of previously
reserved and now allocated TCP flags in incoming packets.  This patch
  stops overloading those bits in the IP firewall rules, and moves
  colliding flags to a seperate field, ipflg.  The IPFW userland
  management tool, ipfw(8), is updated to reflect this change.  New TCP
  flags related to ECN are now included in tcp.h for reference, although
  we don't currently implement TCP+ECN.

o To use this fix without completely rebuilding, it is sufficient to copy
  ip_fw.h and tcp.h into your appropriate include directory, then rebuild
  the ipfw kernel module, and ipfw tool, and install both.  Note that a
  mismatch between module and userland tool will result in incorrect
  installation of firewall rules that may have unexpected effects.  This
  is an MFC candidate, following shakedown.  This bug does not appear
  to affect ipfilter.

Reviewed by:	security-officer, billf
Reported by:	Aragon Gouveia <aragon@phat.za.net>
2001-01-09 03:10:30 +00:00
..
adjkerntz Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
atm
badsect Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
bsdlabel typo: modifes -> modifies 2000-12-28 16:44:47 +00:00
camcontrol Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
ccdconfig Prepare for mdoc(7)NG. 2000-12-27 14:40:52 +00:00
clri
comcontrol Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
cxconfig Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
dhclient
disklabel typo: modifes -> modifies 2000-12-28 16:44:47 +00:00
dmesg Fix hard sentence break introduced in previous commit. 2000-12-20 13:23:50 +00:00
dump Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
dumpfs
dumpon
fdisk Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
fdisk_pc98 Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
ffsinfo Prepare for mdoc(7)NG. 2000-12-19 15:36:48 +00:00
fsck Use macro API to <sys/queue.h> 2000-12-30 21:05:45 +00:00
fsck_ffs Document fsck_ffs's new SIGINFO handler. 2001-01-03 13:53:48 +00:00
fsck_ifs Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
fsdb
fsirand Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
growfs
i386 Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
ifconfig
init Further tidy up the sbin/init and release builds. 2001-01-01 21:39:00 +00:00
ip6fw Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
ipf
ipfstat
ipfw o IPFW incorrectly handled filtering in the presence of previously 2001-01-09 03:10:30 +00:00
ipmon
ipnat
kget
kldload Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
kldstat
kldunload
ldconfig Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
md5
mdconfig Add padding space and a version number to the md_ioctl structre for future 2001-01-01 23:08:26 +00:00
mknod Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
mount Retire kernfs (userland part). 2000-12-28 12:59:57 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_ifs Retire kernfs (userland part). 2000-12-28 12:59:57 +00:00
mount_msdos
mount_msdosfs
mount_nfs
mount_ntfs
mount_null Prepare for mdoc(7)NG. 2000-12-27 14:40:52 +00:00
mount_nullfs Prepare for mdoc(7)NG. 2000-12-27 14:40:52 +00:00
mount_nwfs
mount_portal
mount_portalfs
mount_std Retire kernfs (userland part). 2000-12-28 12:59:57 +00:00
mount_umap Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
mount_umapfs Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
mount_union
mount_unionfs
mountd Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
natd
newfs Prepare for mdoc(7)NG. 2000-12-27 14:40:52 +00:00
newfs_msdos Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
nextboot
nfsd
nfsiod
nologin
nos-tun Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
pc98 Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
ping Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
ping6 Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
quotacheck
reboot Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
restore Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
route
routed Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
rtsol
savecore
setkey Minor layout fixes. 2001-01-01 23:30:51 +00:00
shutdown
slattach Prepare for mdoc(7)NG. 2000-12-27 14:40:52 +00:00
spppcontrol
startslip Prepare for mdoc(7)NG. 2000-12-18 15:16:24 +00:00
swapon
sysctl Prepare for mdoc(7)NG. 2000-12-19 15:36:48 +00:00
tunefs
umount
vinum Prepare for mdoc(7)NG. 2000-12-27 14:40:52 +00:00
Makefile Add mdconfig into the build. 2000-12-28 20:59:35 +00:00
Makefile.inc