freebsd-dev/sys/contrib/ipfilter/netinet
Cy Schubert d029a42ab4 On some interfaces, ipfilter drops UDP packets with zero checkum.
This commit fixes that.

PR:		166372
Submitted by:	mk@neon1.net
Reviewed by:	Darren Reed <darrenr@reed.wattle.id.au>
MFC after:	1 week
2015-10-06 03:41:11 +00:00
..
fil.c o Use new function ip_fillid() in all places throughout the kernel, 2015-04-01 22:26:39 +00:00
ip_auth.c Implement the final missing sysctls by moving ipf_auth_softc_t from 2014-04-07 19:32:56 +00:00
ip_auth.h Implement the final missing sysctls by moving ipf_auth_softc_t from 2014-04-07 19:32:56 +00:00
ip_compat.h In ipfilter(4) there is the ipftest(1) program, that compiles half of the 2015-04-07 06:22:22 +00:00
ip_dns_pxy.c ipfilter bug #538 ipf_p_dns_del should return void 2014-10-05 03:48:09 +00:00
ip_dstlist.c ipfilter bug #534 destination list hashing not endian neutral 2014-10-05 03:52:09 +00:00
ip_dstlist.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_fil_freebsd.c On some interfaces, ipfilter drops UDP packets with zero checkum. 2015-10-06 03:41:11 +00:00
ip_fil.h o Use new function ip_fillid() in all places throughout the kernel, 2015-04-01 22:26:39 +00:00
ip_frag.c Correctly define constants. 2014-11-28 04:07:06 +00:00
ip_frag.h Implement the final missing sysctls by moving ipf_auth_softc_t from 2014-04-07 19:32:56 +00:00
ip_ftp_pxy.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_htable.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_htable.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_ipsec_pxy.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_irc_pxy.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_log.c Move mutex creation from ipf_log_soft_init() to ipf_log_soft_create() 2014-05-24 06:05:21 +00:00
ip_lookup.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_lookup.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_nat6.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_nat.c Compare the newly allocated array elements to NULL in order to see 2015-09-25 23:07:17 +00:00
ip_nat.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_netbios_pxy.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_pool.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_pool.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_pptp_pxy.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_proxy.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_proxy.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_raudio_pxy.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_rcmd_pxy.c Initialize a variable in sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c, to 2013-10-09 17:07:50 +00:00
ip_rpcb_pxy.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_rules.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_rules.h As per the developers handbook (5.3.1 step 1), prepare the vendor trees for 2013-07-19 05:41:57 +00:00
ip_scan.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_scan.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_state.c Fix ipfilter bug 3600459 NAT bucket count wrong. 2015-09-11 16:49:52 +00:00
ip_state.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_sync.c Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_sync.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
ip_tftp_pxy.c Initialize a variable in sys/contrib/ipfilter/netinet/ip_tftp_pxy.c, to 2013-10-10 07:23:11 +00:00
ipf_rb.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
IPFILTER.LICENCE As per the developers handbook (5.3.1 step 1), prepare the vendor trees for 2013-07-19 05:41:57 +00:00
ipl.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00
mlfk_ipl.c Implement the final missing sysctls by moving ipf_auth_softc_t from 2014-04-07 19:32:56 +00:00
radix_ipf.c Fix build. We need to include systm.h before if_var.h. 2013-10-28 15:11:37 +00:00
radix_ipf.h Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +00:00