diff options
author | obache <obache@pkgsrc.org> | 2007-05-22 12:53:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-05-22 12:53:01 +0000 |
commit | 27f7dfa3d224582e66d28536b24d8ffef0ad65d3 (patch) | |
tree | 3cba75cb03a110554994ccf383c19811202e3cfd /net/wide-dhcpv6/distinfo | |
parent | dc522dc104de65a8e855e49f10753990692655f1 (diff) | |
download | pkgsrc-27f7dfa3d224582e66d28536b24d8ffef0ad65d3.tar.gz |
Update wide-dhcpv6 to 20070507.
pkgsrc changes:
Fix hard-coded paths in manual pages.
Pointed out in PR 36316 by Jonathan A. Kollasch.
Changes:
[Common to all programs]
- supports compilation on Solaris
- supports interface names other than {alphabet}{numeric} format.
- allows a user to specify the owner/group for the installed files.
- fixed a bug that IA-PD/IA-NA cannot coexist in one DHCP message when they
have the same IA-ID.
[DHCPv6 Relay]
- supported script execution for dhcp6relay.
- accepts ULA
- changes the destination port of a relayed DHCP packet from 546 to 547, when
it is supposed to be bound for a relay, instead of a client.
[DHCPv6 Server]
- implemented DHCPv6 Confirm message processing
- implemented DHCPv6 Decline message processing
- fixed a Solicitation message validation as stated in RFC3315 15.2.
- fixed a bug that Rebind does not work for IA-NA.
- supported an address pool that has only one entry.
- fixed an IA allocation failure from pool when it doubly requested by the same
client
- recognizes "-P" option.
Diffstat (limited to 'net/wide-dhcpv6/distinfo')
-rw-r--r-- | net/wide-dhcpv6/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/wide-dhcpv6/distinfo b/net/wide-dhcpv6/distinfo index 8396d7f5e47..2e4e56c50ff 100644 --- a/net/wide-dhcpv6/distinfo +++ b/net/wide-dhcpv6/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/03/19 17:32:07 taca Exp $ +$NetBSD: distinfo,v 1.2 2007/05/22 12:53:01 obache Exp $ -SHA1 (wide-dhcpv6-20061016.tar.gz) = 07100760d217afa6e0ec82b3575fb7d8d52e2155 -RMD160 (wide-dhcpv6-20061016.tar.gz) = 95fc6875efbf26dc4e24c80dfc93cf9ebfe450c9 -Size (wide-dhcpv6-20061016.tar.gz) = 165378 bytes +SHA1 (wide-dhcpv6-20070507.tar.gz) = 7cb555014aa03e39267c5fa324c580accb059c8e +RMD160 (wide-dhcpv6-20070507.tar.gz) = 1150780e2224429e4821d04ffb14dc8808512e00 +Size (wide-dhcpv6-20070507.tar.gz) = 187607 bytes |