summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgrant <grant>2003-02-16 17:24:56 +0000
committergrant <grant>2003-02-16 17:24:56 +0000
commit129649fdb3b83be1c353130d46d7289a9588d5bd (patch)
tree051a46c95a5726fb66cbd22a87eabd5dbaa4a64b /doc
parent92496a82b3988614ec970d6fdb346db5b9517dbe (diff)
downloadpkgsrc-129649fdb3b83be1c353130d46d7289a9588d5bd.tar.gz
Initial import of udptunnel-1.1 into The NetBSD packages collection.
UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 49d2bbd696c..8697de0e178 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1402 2003/02/16 16:01:28 jmmv Exp $
+$NetBSD: CHANGES,v 1.1403 2003/02/16 17:24:56 grant Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -706,3 +706,4 @@ Changes to the packages collection and infrastructure in 2003:
Added ap-throttle-3.1.2 [grant 2003-02-16]
Updated ms-ttf to 20020306nb2 [jmmv 2003-02-16]
Added xchat2-2.0.0 [jmmv 2003-02-16]
+ Added udptunnel-1.1 [grant 2003-02-16]