[Bug 204936] net/dhcpcd: update 6.9.3 -> 6.9.4

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 1 14:48:24 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204936

            Bug ID: 204936
           Summary: net/dhcpcd: update 6.9.3 -> 6.9.4
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: roy at marples.name

Created attachment 163708
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163708&action=edit
net/dhcpcd: update 6.9.3 -> 6.9.4

dhcpcd-6.9.4 has been released with the following changes:
  *  dhcpcd will now configure chrony if installed and ntp isn't
  *  replace the SixRD decode function with a generic definition
  *  try harder to ensure only 1 lladdr exists per interface on BSD
  *  change IPv6 routes on MTU change
  *  -p works with -x on an already running process started without -p
  *  fix TEST for IPv4LL
  *  Correct size allocation for prefix delegation, thanks to Jade
  *  Add an option to enable DHCPv6 Information Request without the
     need for dhcpcd to recieve an IPv6 Router Advertisement with the
     Other Configuration bit set.
  *  Introduce the optional option type, which allows embedded options
     to be optional
  *  Mark our logger function as sysloglike because we enjoy using %m
  *  Don't check link state if not instruted to before working out if
     we can fork early or not.
  *  Add a -N --renew option to renew any existing address early
  *  Obey the hostname_short option even for configured FQDN hostnames
  *  -U, --dumplease now works with standard input.
     It no longer works with a filename.
  *  If dumping leases, skip authentication and address expiry checks
  *  Fix adding static routes via a gateway on BSD
  *  Always send LOG_DEBUG to syslog(3) even if we are in quiet mode.
     It's upto syslog to filter it.
  *  If testing or dumping leases, don't send to syslog only
     stdout/stderr.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list