freebsd-skq/sbin/ipfw
melifaro 89bf7e80ea Merge r258708, r258711, r260247, r261117.
r258708:
Check ipfw table numbers in both user and kernel space before rule addition.
Found by:       Saychik Pavel <umka@localka.net>

r258711:
Simplify O_NAT opcode handling.

r260247:
Use rnh_matchaddr instead of rnh_lookup for longest-prefix match.
rnh_lookup is effectively the same as rnh_matchaddr if called with
empy network mask.

r261117:
Reorder struct ip_fw_chain:
* move rarely-used fields down
* move uh_lock to different cacheline
* remove some usused fields
2014-05-08 19:11:41 +00:00
..
altq.c Whitespace fixes. 2011-04-18 21:18:22 +00:00
dummynet.c Fix some compile errors at high WARNS, including one 2012-07-30 10:55:23 +00:00
ipfw2.c Merge r258708, r258711, r260247, r261117. 2014-05-08 19:11:41 +00:00
ipfw2.h Merge r258708, r258711, r260247, r261117. 2014-05-08 19:11:41 +00:00
ipfw.8 Remove duplicated parapgraph. 2013-07-24 08:36:29 +00:00
ipv6.c Implement buffer size checking in ipfw(8) add cmd. 2013-03-03 14:05:03 +00:00
main.c Spelling fixes for sbin/ 2012-01-07 16:09:33 +00:00
Makefile Bulk sync of pf changes from head, in attempt to fixup broken build I 2014-03-12 10:45:58 +00:00
nat.c Remove unused values 2012-09-11 07:54:41 +00:00