freebsd-dev/contrib/ipfilter/tools
Gleb Smirnoff 6d947416cc o Use new function ip_fillid() in all places throughout the kernel,
where we want to create a new IP datagram.
o Add support for RFC6864, which allows to set IP ID for atomic IP
  datagrams to any value, to improve performance. The behaviour is
  controlled by net.inet.ip.rfc6864 sysctl knob, which is enabled by
  default.
o In case if we generate IP ID, use counter(9) to improve performance.
o Gather all code related to IP ID into ip_id.c.

Differential Revision:		https://reviews.freebsd.org/D2177
Reviewed by:			adrian, cy, rpaulo
Tested by:			Emeric POUPON <emeric.poupon stormshield.eu>
Sponsored by:			Netflix
Sponsored by:			Nginx, Inc.
Relnotes:			yes
2015-04-01 22:26:39 +00:00
..
BNF.ipf Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
BNF.ipnat As per the developers handbook (5.3.1 step 1), prepare the vendor trees for 2013-07-19 05:41:57 +00:00
ipf_y.y #551 ipf.conf address structure not properly zero filled 2014-09-22 16:13:38 +00:00
ipf.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfcomp.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfs.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfstat.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipfsyncd.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipftest.c o Use new function ip_fillid() in all places throughout the kernel, 2015-04-01 22:26:39 +00:00
ipmon_y.y Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipmon.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipnat_y.y #552 destination port not zero after parsing nat rule 2014-09-22 16:35:48 +00:00
ipnat.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ippool_y.y Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ippool.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipscan_y.y Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipsyncm.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ipsyncs.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
lex_var.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
lexer.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
lexer.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
Makefile Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00