freebsd-dev/sys
Luigi Rizzo 7a1dfbc0d3 Merge the handlers of O_IP_SRC_MASK and O_IP_DST_MASK opcodes, and
support matching a list of addr/mask pairs so one can write
more efficient rulesets which were not possible before e.g.

    add 100 skipto 1000 not src-ip 10.0.0.0/8,127.0.0.1/8,192.168.0.0/16

The change is fully backward compatible.
ipfw2 and manpage commit to follow.

MFC after: 3 days
2003-07-08 07:44:42 +00:00
..
alpha MFi386 2003-07-06 20:32:42 +00:00
amd64 Background: pmap_object_init_pt() premaps the pages of a object in 2003-07-03 20:18:02 +00:00
arm
boot Revert non-style part of the recent two deltas that dealt with 2003-07-02 12:45:45 +00:00
cam
coda
compat
conf FreeBSD 2.0.5 is old hat. Also cross-reference GEOM_VOL from the discussion 2003-07-07 21:19:04 +00:00
contrib
crypto
ddb
dev Add a workaround for the USB_PRODUCT_MCT_SITECOM_USB232 device: limit 2003-07-07 18:01:23 +00:00
fs If bread() returns a zero-length buffer, as can happen after a 2003-07-03 14:54:47 +00:00
geom Only dump 512 bytes of debugging. 2003-07-02 08:07:07 +00:00
gnu
i4b Mega busdma API commit. 2003-07-01 15:52:06 +00:00
i386 Fix LOR between scheduler lock and SMP rendezvous lock. 2003-07-08 00:14:30 +00:00
ia64 Don't call malloc() and free() while in the debugger and unwinding 2003-07-05 23:21:58 +00:00
isa Reset the PSM aux device twice to help pierce through some KVM's to 2003-07-07 05:40:13 +00:00
isofs/cd9660
kern - When stealing a kse in kseq_move() ignore the current kseq's min nice 2003-07-08 06:19:40 +00:00
libkern
modules add the mbr_enc file so that we can load the module on sparc64. 2003-07-05 08:11:43 +00:00
net Testing VLANs with the new 8139C+ chip (which does hardware tag 2003-07-06 03:24:25 +00:00
net80211 insure ic_bss always has a "valid" channel; avoids problems where users could 2003-06-29 20:13:38 +00:00
netatalk
netatm
netgraph Allow the caller to get an erro direclty if we sent the packet immediatly. 2003-07-03 22:09:47 +00:00
netinet Merge the handlers of O_IP_SRC_MASK and O_IP_DST_MASK opcodes, and 2003-07-08 07:44:42 +00:00
netinet6
netipsec consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
netipx
netkey
netnatm
netncp
netsmb
nfs
nfsclient Change idle sleep indentifier to "-" for nfsiod 2003-07-02 08:09:20 +00:00
nfsserver Change idle state sleep identifier to "-" for nfsd. 2003-07-02 08:08:32 +00:00
opencrypto consolidate callback optimization check in one location by adding a flag 2003-06-30 05:09:32 +00:00
pc98 - Use the new resource_disabled() helper function to see if devices are 2003-07-02 16:09:02 +00:00
pccard
pci Convert the dc(4) driver to the busdma API. This is a necessary step 2003-07-06 21:45:31 +00:00
posix4
powerpc Background: pmap_object_init_pt() premaps the pages of a object in 2003-07-03 20:18:02 +00:00
rpc
security Remove trailing whitespace. 2003-07-05 01:24:36 +00:00
sparc64 MFi386 2003-07-06 20:32:42 +00:00
sys Put some concrete limits on pipe memory consumption: 2003-07-08 04:02:31 +00:00
tools
ufs We just cached the inode pointer, no need to call VTOI() again. 2003-07-04 12:16:33 +00:00
vm - Complete the vm object locking in vm_pageout_object_deactivate_pages(). 2003-07-07 07:16:29 +00:00
Makefile