summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_ftp_pxy.c
diff options
context:
space:
mode:
authorguido <guido@FreeBSD.org>2000-02-09 20:56:36 +0000
committerguido <guido@FreeBSD.org>2000-02-09 20:56:36 +0000
commit2fb4ae435fb81cf80118686a2955f9c3f4ef8e23 (patch)
tree3d20f7e5c636b91e4f4bbaccef1029fdcf11fb85 /sys/netinet/ip_ftp_pxy.c
parent0af99ab61af5d653b7d579370f26db7241b9aeae (diff)
downloadFreeBSD-src-2fb4ae435fb81cf80118686a2955f9c3f4ef8e23.zip
FreeBSD-src-2fb4ae435fb81cf80118686a2955f9c3f4ef8e23.tar.gz
Bring over ipfilter v3_3_8 kernel sources, including merging the
local modifications. Also fix initializing fr_running in KLD case. Rename ipl_inited to fr_runninhg in mlfk_ipl Approved by: jkh
Diffstat (limited to 'sys/netinet/ip_ftp_pxy.c')
-rw-r--r--sys/netinet/ip_ftp_pxy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netinet/ip_ftp_pxy.c b/sys/netinet/ip_ftp_pxy.c
index 3ed1853..73c27ce 100644
--- a/sys/netinet/ip_ftp_pxy.c
+++ b/sys/netinet/ip_ftp_pxy.c
@@ -1,7 +1,6 @@
/*
* Simple FTP transparent proxy for in-kernel use. For use with the NAT
* code.
- * $FreeBSD$
*/
#if SOLARIS && defined(_KERNEL)
extern kmutex_t ipf_rw;
OpenPOWER on IntegriCloud