From d24b51e112374ff553c9ae36e55808bb30581893 Mon Sep 17 00:00:00 2001 From: Kjell Wooding Date: Mon, 1 May 2000 06:16:49 +0000 Subject: Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases. This patch fixes mostly ICMP timeout problems, as the ftp proxy changes were imported previously. --- sys/netinet/ipl.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/netinet/ipl.h') diff --git a/sys/netinet/ipl.h b/sys/netinet/ipl.h index 51ff1be4026..4cd719e11d5 100644 --- a/sys/netinet/ipl.h +++ b/sys/netinet/ipl.h @@ -1,4 +1,4 @@ -/* $OpenBSD: ipl.h,v 1.8 2000/04/12 21:46:42 kjell Exp $ */ +/* $OpenBSD: ipl.h,v 1.9 2000/05/01 06:16:47 kjell Exp $ */ /* * Copyright (C) 1993-1999 by Darren Reed. @@ -13,6 +13,6 @@ #ifndef __IPL_H__ #define __IPL_H__ -#define IPL_VERSION "IP Filter: v3.3.12a" +#define IPL_VERSION "IP Filter: v3.3.13" #endif -- cgit v1.2.3