From 023e34604435149fa9c0eab0b1ed36a215b4ca52 Mon Sep 17 00:00:00 2001 From: kleink Date: Tue, 30 Jan 2001 11:24:01 +0000 Subject: Update to vtun-2.4; changes since 2.3 include: ver 2.4: Configurable keep-alive. Fix for 0 compression level. RPM package and documentation update. ver 2.4b2: TCP driver fixes. Modules and frame handling optimizations. Configure options to disable LZO, ZLIB, OpenSSL and Shaper support. Cleanups. Documentation update. ver 2.4b1: Numerous stability fixes. TCP driver fixes. Improved TUN driver support for Solaris 8. Fixed incorrect error handling in read_n/write_n. Signal handling fix. Persist mode fixes. Memory handling fixes. New config options. Command path parsing fix. Documentation update and spelling fixes. --- net/vtun/Makefile | 4 ++-- net/vtun/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'net') diff --git a/net/vtun/Makefile b/net/vtun/Makefile index 84b0c2311c8..e1c5d80461d 100644 --- a/net/vtun/Makefile +++ b/net/vtun/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2000/06/16 12:54:25 tron Exp $ +# $NetBSD: Makefile,v 1.6 2001/01/30 11:24:01 kleink Exp $ # -DISTNAME= vtun-2.3 +DISTNAME= vtun-2.4 CATEGORIES= net MASTER_SITES= http://vtun.sourceforge.net/ diff --git a/net/vtun/files/md5 b/net/vtun/files/md5 index 375244eba20..aff4ab7c8ec 100644 --- a/net/vtun/files/md5 +++ b/net/vtun/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 2000/06/06 07:21:46 kleink Exp $ +$NetBSD: md5,v 1.4 2001/01/30 11:24:01 kleink Exp $ -MD5 (vtun-2.3.tar.gz) = e0bc652994fc77e4d1d8fc998787e3cd +MD5 (vtun-2.4.tar.gz) = 4403855f23b7784a7c85b96e6da1704c -- cgit v1.2.3