pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dtcp Update net/dtcp package to 20060109.
details: https://anonhg.NetBSD.org/pkgsrc/rev/881259c54bf2
branches: trunk
changeset: 515825:881259c54bf2
user: taca <taca%pkgsrc.org@localhost>
date: Sun Jul 09 13:21:02 2006 +0000
description:
Update net/dtcp package to 20060109.
2006-01-04 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* dtcps.rb (service_dtcp): When new connection request for UDP
tunnel comes, don't disconnect existing connection even if is
comes from same IPv4 address.
* dtcpc.rb, dtcps.rb: Make an IPv6 over an IPv4 tunnel NAT
friendly. If -n option is specified to dtcpc, it is enabled. It
requires some modification to ng_ksocket of server side.
2006-01-02 Hajimu UMEMOTO <ume%mahoroba.org@localhost>
* dtcpc.rb, dtcps.rb: Add experimental support for an IPv6 over an
IPv4 tunnel using Netgraph. The relevant options are -b and -U.
* dtcps.rb: Trap SIGINT as well as SIGTERM, and ignore SIGHUP.
diffstat:
net/dtcp/Makefile | 5 ++---
net/dtcp/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (28 lines):
diff -r a4056be263af -r 881259c54bf2 net/dtcp/Makefile
--- a/net/dtcp/Makefile Sun Jul 09 13:14:00 2006 +0000
+++ b/net/dtcp/Makefile Sun Jul 09 13:21:02 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2006/01/24 20:22:35 reed Exp $
+# $NetBSD: Makefile,v 1.18 2006/07/09 13:21:02 taca Exp $
#
-DISTNAME= dtcp-20050521
-PKGREVISION= 1
+DISTNAME= dtcp-20060109
CATEGORIES= net
MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \
http://home.jp.FreeBSD.org/~ume/ipv6/
diff -r a4056be263af -r 881259c54bf2 net/dtcp/distinfo
--- a/net/dtcp/distinfo Sun Jul 09 13:14:00 2006 +0000
+++ b/net/dtcp/distinfo Sun Jul 09 13:21:02 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2006/02/01 17:20:05 reed Exp $
+$NetBSD: distinfo,v 1.9 2006/07/09 13:21:02 taca Exp $
-SHA1 (dtcp-20050521.tar.gz) = a27d0690ad6ccaf93618deca23587dc2f3ca4670
-RMD160 (dtcp-20050521.tar.gz) = 355eda9699f23784875a6110ffd9b55231f8db34
-Size (dtcp-20050521.tar.gz) = 18944 bytes
+SHA1 (dtcp-20060109.tar.gz) = 925380777a0cdd313ef8d57a93483c604bea959a
+RMD160 (dtcp-20060109.tar.gz) = b14d5985c558c615aa169a5dda778339c52fb713
+Size (dtcp-20060109.tar.gz) = 22679 bytes
SHA1 (patch-aa) = f3b992203dcb97db0c285f7b240068b847d841a1
Home |
Main Index |
Thread Index |
Old Index