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
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
ip_htable.c
ip_htable.h
ip_ipsec_pxy.c
ip_irc_pxy.c
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
ip_lookup.h
ip_nat6.c
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
ip_netbios_pxy.c
ip_pool.c
ip_pool.h
ip_pptp_pxy.c
ip_proxy.c
ip_proxy.h
ip_raudio_pxy.c
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
ip_rules.c
ip_rules.h
ip_scan.c
ip_scan.h
ip_state.c Fix ipfilter bug 3600459 NAT bucket count wrong. 2015-09-11 16:49:52 +00:00
ip_state.h
ip_sync.c
ip_sync.h
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
IPFILTER.LICENCE
ipl.h
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