freebsd-dev/sys/contrib/ipfilter/netinet
Cy Schubert caddc9e343 As of upstream fil.c CVS r1.53 (March 1, 2009), prior to the import of
ipfilter 5.1.2 into FreeBSD-10, the fix for, 2580062 from/to targets
should be able to use any interface name, moved frentry.fr_cksum to
prior to frentry.fr_func thereby making this code redundant. After
investigating whether this fix to move fr_cksum was correct and if it
broke anything, it has been determined that the fix is correct and this
code is redundant. We remove it here.

MFC after:	2 weeks
2019-07-16 19:00:42 +00:00
..
fil.c As of upstream fil.c CVS r1.53 (March 1, 2009), prior to the import of 2019-07-16 19:00:42 +00:00
ip_auth.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_auth.h
ip_compat.h The definition of icmptypes in ip_compt.h is dead code as it already 2019-06-25 07:04:47 +00:00
ip_dns_pxy.c
ip_dstlist.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_dstlist.h
ip_fil_freebsd.c Move the new ipf_pcksum6() function from ip_fil_freebsd.c to fil.c. 2019-07-12 01:59:08 +00:00
ip_fil.h Recycle the unused FR_CMPSIZ macro which became orphaned in ipfilter 5 2019-07-14 02:46:30 +00:00
ip_frag.c Contuation of r343701, removal of irrelevant #ifdefs. 2019-05-28 01:41:08 +00:00
ip_frag.h Enable the two ip_frag tuneables. The code is there but the two 2016-05-20 03:04:22 +00:00
ip_ftp_pxy.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_htable.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_htable.h
ip_ipsec_pxy.c
ip_irc_pxy.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_log.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_lookup.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_lookup.h
ip_nat6.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_nat.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_nat.h ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_netbios_pxy.c
ip_pool.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_pool.h
ip_pptp_pxy.c
ip_proxy.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_proxy.h Contuation of r343701, removal of irrelevant #ifdefs. 2019-05-28 01:41:08 +00:00
ip_raudio_pxy.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_rcmd_pxy.c
ip_rpcb_pxy.c Use the new VNET_DEFINE_STATIC macro when we are defining static VNET 2018-07-24 16:35:52 +00:00
ip_rules.c Contuation of r343701, removal of irrelevant #ifdefs. 2019-05-28 01:41:08 +00:00
ip_rules.h
ip_scan.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_scan.h
ip_state.c Calculate the offset of the interface name using FR_NAME rather than 2019-07-14 02:46:34 +00:00
ip_state.h
ip_sync.c ipfilter #ifdef cleanup. 2019-02-03 05:25:49 +00:00
ip_sync.h
ip_tftp_pxy.c
ipf_rb.h
IPFILTER.LICENCE
ipl.h
mlfk_ipl.c Register pfil hooks when VNET != vnet0. r302298, which virtualized ipf, 2019-06-12 11:06:54 +00:00
radix_ipf.c Remove redundant variable. 2018-01-13 08:28:46 +00:00
radix_ipf.h