NetBSD/external/bsd/dhcpcd
roy f85b60c0ae Import dhcpcd-7.0.0-beta3 with the following changes:
*  restored --logfile support as a few people complained it vanished
     The new logging code even makes the overall binary size smaller
     on most platforms.
  *  BPF filter now trims garbage trailing the payload
     OK, it's not garbage, but userland doesn't know some drivers append
     FCS to it.
  *  support NetBSD's RO_MSGFILTER socket option to reduce avoid context
     switching for route(4) messages that don't interest us.
  *  Don't open sockets if just sending signals.
  *  HMAC-MD5 test's now check expectations in code rather than relying
     on visual confirmation.
  *  added eloop-bench to test performance of eloop with available
     polling mechanisms.
2017-04-14 09:53:06 +00:00
..
dist Import dhcpcd-7.0.0-beta3 with the following changes: 2017-04-14 09:53:06 +00:00
examples Let's make things easier and split the example hooks out into 2017-04-02 20:18:37 +00:00
include Adjust build glue for dhcpcd-7 2017-03-31 21:02:08 +00:00
libexec Let's make things easier and split the example hooks out into 2017-04-02 20:18:37 +00:00
sbin Generate dhcpcd-embedded.c for dependencies too. 2017-04-14 07:55:55 +00:00
Makefile Let's make things easier and split the example hooks out into 2017-04-02 20:18:37 +00:00
Makefile.inc Adjust build glue for dhcpcd-7 2017-03-31 21:02:08 +00:00