dhcpcd-6.8.0 released
Roy Marples
Thu Mar 26 10:18:31 2015Hi List
dhcpcd-6.8.0 has been released with the following changes:
* Use the exit code of EXIT_SUCCESS when terminating gracefully.
* Fix dumping a lease file by filename.
* If RTF_LOCAL is defined, don't try and set loopback routes
* Fix adding host routes on BSD.
* After adding an address load the kernel routing table for the
interface. When routes are rebuilt try not to remove any existing
routes if they don't need changing.
* Replace timeval with timespec for our internal functions.
* Support kqueue(2) and epoll(7) if available.
* Better support for more interface types on BSD, thanks to Guy Yur.
* Support runit (untested).
* Many Prefix Delegation fixes.
* Fix creation of normal IPv6 link-local addresses overflowing the
address storage and fooling dhcpcd into thinking it's not
tentative when added.
* Add own syslog(3) like logging function for a nicer output and so
we can log to a file for the case when syslogd(8) starts after
dhcpcd so we can log any errors during system start using the new
--logfile option.
ftp://roy.marples.name/pub/dhcpcd/dhcpcd-6.8.0.tar.bz2
http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.8.0.tar.bz2
Thanks
Roy
Archive administrator: postmaster@marples.name