From 5e62aa9b3dacb0e670998fad60638b79751aff14 Mon Sep 17 00:00:00 2001 From: darrenr Date: Sun, 4 Feb 2001 14:25:38 +0000 Subject: Import IP Filter update --- contrib/ipfilter/ip_proxy.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'contrib/ipfilter/ip_proxy.h') diff --git a/contrib/ipfilter/ip_proxy.h b/contrib/ipfilter/ip_proxy.h index 933d79d..212900f 100644 --- a/contrib/ipfilter/ip_proxy.h +++ b/contrib/ipfilter/ip_proxy.h @@ -5,7 +5,7 @@ * provided that this notice is preserved and due credit is given * to the original author and the contributors. * - * $Id: ip_proxy.h,v 2.8.2.3 2000/05/06 12:32:43 darrenr Exp $ + * $Id: ip_proxy.h,v 2.8.2.4 2000/12/02 00:15:03 darrenr Exp $ */ #ifndef __IP_PROXY_H__ @@ -96,6 +96,7 @@ typedef struct ftpside { char *ftps_rptr; char *ftps_wptr; u_32_t ftps_seq; + u_32_t ftps_len; int ftps_junk; char ftps_buf[FTP_BUFSZ]; } ftpside_t; -- cgit v1.1