freebsd-dev/sys/contrib/ipfilter/netinet
Jung-uk Kim fd90e2ed54 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
years for head.  However, it is continuously misused as the mpsafe argument
for callout_init(9).  Deprecate the flag and clean up callout_init() calls
to make them more consistent.

Differential Revision:	https://reviews.freebsd.org/D2613
Reviewed by:	jhb
MFC after:	2 weeks
2015-05-22 17:05:21 +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 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +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 o Use new function ip_fillid() in all places throughout the kernel, 2015-04-01 22:26:39 +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
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 Update ipfilter 4.1.28 --> 5.1.2. 2013-09-06 23:11:19 +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
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