Commit graph

5 commits

Author SHA1 Message Date
Ryan Steinmetz
0b6042298e - Resolve dhcrelay6 issue with rc script that prevented it from working properly.
- Bump PORTREVISION of isc-dhcp4?-relay ports

Reported by:	Glen Neff <glen.neff@emc.com>
Approved by:	Douglas Thrift <douglas@douglasthrift.net>, zi@
2012-04-18 17:55:19 +00:00
Ryan Steinmetz
6d1fcb0916 - Resolve issue where the the daemon would fail to start [1]
- Resolve issue on systems set to UTC time would fail copying /etc/localtime to the chroot [2]

PR:		ports/162447 [1]
Submitted by:	Hilko Meyer <hilko.meyer@gmx.de> [1]
Reported by:	dougb@ [2]
Feature safe:	yes
2012-03-19 01:28:35 +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
936e401493 Update to 4.2.2
Approved by:	wxs (mentor)
2011-08-14 02:24:06 +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