Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id A784A63B8C6 for ; Sun, 4 Jan 2009 01:00:10 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6065563B117; Sun, 4 Jan 2009 01:00:10 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 853B363B10C for ; Sun, 4 Jan 2009 01:00:09 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 713FA175D0; Sun, 4 Jan 2009 01:00:09 +0000 (UTC) From: Adrian Portelli Subject: CVS commit: pkgsrc/net/isc-dhcrelay4 To: pkgsrc-changes@NetBSD.org Reply-To: adrianp@netbsd.org Message-Id: <20090104010009.713FA175D0@cvs.netbsd.org> Date: Sun, 4 Jan 2009 01:00:09 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: adrianp Date: Sun Jan 4 01:00:09 UTC 2009 Modified Files: pkgsrc/net/isc-dhcrelay4: Makefile Added Files: pkgsrc/net/isc-dhcrelay4/files: isc_dhcrelay.sh Removed Files: pkgsrc/net/isc-dhcrelay4: distinfo Log Message: Update to 4.1.0 ISC DHCP 4.1.x will have several new DHCPv6 features that were not in DHCP 4.0.x. These new features include: * Support for the rapid-commit option on the client side * Prefix Delegation support * IA_TA address support * A basic DHCPv6 relay agent * basic DHCPv6 Leasequery support To generate a diff of this commit: cvs rdiff -r1.2 -r1.3 pkgsrc/net/isc-dhcrelay4/Makefile cvs rdiff -r1.2 -r0 pkgsrc/net/isc-dhcrelay4/distinfo cvs rdiff -r0 -r1.1 pkgsrc/net/isc-dhcrelay4/files/isc_dhcrelay.sh Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.