Searched hist:117327 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw2.cdiff 117327 Tue Jul 08 05:44:42 MDT 2003 luigi 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

Completed in 266 milliseconds