Commit graph

8 commits

Author SHA1 Message Date
Ryan Steinmetz
3d0f033d27 - Update default location of dhcpd6.leases file in example dhcpd6.conf
Reported by:	Glen Neff <glen.neff at emc.com>
2012-01-17 20:32:54 +00:00
Ryan Steinmetz
0244f7b07b - Update to 4.2.3-P2
Security:	1800886c-3dde-11e1-89b4-001ec9578670
2012-01-13 12:13:27 +00:00
Ryan Steinmetz
a214007321 - Update to 4.2.3-P1
- Pacify portlint(1)

Security:	93be487e-211f-11e1-89b4-001ec9578670
Feature safe:	yes
2011-12-07 22:20:46 +00:00
Ryan Steinmetz
b3735f5387 - Fix devfs test issue when running on FreeBSD 10.x. (FreeBSD prior to 7.x is no longer supported, so this test is no longer needed) 2011-10-22 13:31:31 +00:00
Ryan Steinmetz
344e4327c0 - Update to 4.2.3 2011-10-20 02:28:51 +00:00
Ryan Steinmetz
936e401493 Update to 4.2.2
Approved by:	wxs (mentor)
2011-08-14 02:24:06 +00:00
Ryan Steinmetz
72a02a04ab Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
2011-07-15 21:15:29 +00:00
Doug Barton
e080f8cb9a ISC DHCP 4.2.x includes features that were not included in DHCP 4.1.x.
These include:

Processing the DHCP to DNS server transactions in an asynchronous fashion.
The DHCP server or client can now continue with it's processing while
awaiting replies from the DNS server.

There are a number of DHCPv6 limitations and features missing in this
release, which will be addressed in the future:

- DHCPv6 includes human-readable text in status code messages, in
English. A method to reconfigure or support other languages would
be preferable.

- The "host-identifier" option is limited to a simple token.

- The client and server can only operate DHCPv4 or DHCPv6 at a time,
not both. To use both protocols simultaneously, two instances of the
relevant daemon are required, one with the '-6' command line option.

PR:		ports/158516
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
2011-07-07 19:45:26 +00:00