diff options
author | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-02-16 22:34:26 +0000 |
---|---|---|
committer | Kjell Wooding <kjell@cvs.openbsd.org> | 2000-02-16 22:34:26 +0000 |
commit | f1252793b4455e9bb0a80421006431591d7aead0 (patch) | |
tree | e69d9828bd414fa91155fcac9d5aa067b1638547 /sys/netinet/ip_ftp_pxy.c | |
parent | 5ffbb417b698a75fda112e8173ece678b4f35e38 (diff) |
Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY
for details.
Diffstat (limited to 'sys/netinet/ip_ftp_pxy.c')
-rw-r--r-- | sys/netinet/ip_ftp_pxy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet/ip_ftp_pxy.c b/sys/netinet/ip_ftp_pxy.c index bdb1e5e381e..4e2f1095f2b 100644 --- a/sys/netinet/ip_ftp_pxy.c +++ b/sys/netinet/ip_ftp_pxy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ip_ftp_pxy.c,v 1.6 2000/02/01 19:29:58 kjell Exp $ */ +/* $OpenBSD: ip_ftp_pxy.c,v 1.7 2000/02/16 22:34:19 kjell Exp $ */ /* * Simple FTP transparent proxy for in-kernel use. For use with the NAT |