Next | Query returned 18 messages, browsing 11 to 20 | previous

History of commit frequency

CVS Commit History:


   2012-10-23 19:19:22 by Aleksej Saushev | Files touched by this commit (671)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2011-09-03 10:19:57 by OBATA Akio | Files touched by this commit (1)
Log message:
Rename own dprintf function to avoid conflicting with POSIX.1-2008 dprintf(3).

fixes PR pkg/45325.
   2009-07-17 03:10:07 by Jonathan A. Kollasch | Files touched by this commit (2)
Log message:
Update to 20080615.
Add DESTDIR support.

changes since wide-dhcpv6-20070507
[common]
- fixed several memory-related problems
- fixed a improper handling of a domain-name ending with '.'
- fixed a replay-check failure
- fixed a typo in manuals

[dhcp6s]
- fixed a lifetime calculation failure in RENEW/REBIND process
  for stateful-address.
- fixed a bug that dhcp6s cannot accept a relayed
  request message with authentication option.
   2009-06-14 20:09:49 by Joerg Sonnenberger | Files touched by this commit (291)
Log message:
Remove @dirrm entries from PLISTs
   2007-05-22 14:53:01 by OBATA Akio | Files touched by this commit (2)
Log message:
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.
   2007-03-31 16:12:11 by OBATA Akio | Files touched by this commit (2)
Log message:
Add missing entries and sort PLIST.
Bump PKGREVISION.
   2007-03-24 20:21:34 by Joerg Sonnenberger | Files touched by this commit (124)
Log message:
Prepare for switching to NO_MTREE=yes.
   2007-03-19 18:32:09 by Takahiro Kambe | Files touched by this commit (7) | Imported package
Log message:
Importing wide-dhcpv6 20061016 release.

Tested by KAWAMOTO Yoshihisa (kawamoto@).

WIDE-DHCPv6 is an open-source implementation of Dynamic Host
Configuration Protocol for IPv6 (DHCPv6) developed by the KAME
project.

The implementation mainly conforms to the following standards:

- RFC3315: Dynamic Host Configuration Protocol for IPv6 (DHCPv6)
- RFC3319: Dynamic Host Configuration Protocol (DHCPv6) Options
	   for Session Initiation Protocol (SIP) Servers
- RFC3633: IPv6 Prefix Options for Dynamic Host Configuration
	   Protocol (DHCP)
- RFC3646: DNS Configuration options for Dynamic Host
	   Configuration Protocol for IPv6 (DHCPv6)
- RFC4075: Simple Network Time Protocol (SNTP) Configuration
	   Option for DHCPv6
- RFC4242: Information Refresh Time Option for Dynamic Host
	   Configuration Protocol for IPv6 (DHCPv6)

All the components of the main protocol are provided, i.e.,
DHCPv6 clients, servers, and relay agents.

Supported message types are as follows:
  Solicit, Advertise, Request, Renew, Rebind, Release, Reply,
  Information-request, Relay-forward and Relay-reply.

Note that the current implementation does not support IPv6
temporary address allocation by DHCPv6, and there is no plan to
implement that feature at the moment.

Next | Query returned 18 messages, browsing 11 to 20 | previous