NetBSD/external/bsd/dhcpcd
christos 2d24b2e817 - Introduce a new SO_RERROR socket option to explicitly turn on
receive overflow errors re-instating the default behavior to
  silently ignore them as before 2018-03-19.
- Introduce a new kern.sooptions sysctl to control the default
  behavior of socket options. Setting this to 0x4000 (SO_RERROR),
  turns on receive overflow error reporting for all sockets.
- Change dhcpcd to turn on SO_RERROR on all its sockets.

As discussed in tech-net.
2018-11-04 16:30:28 +00:00
..
dist - Introduce a new SO_RERROR socket option to explicitly turn on 2018-11-04 16:30:28 +00:00
examples Let's make things easier and split the example hooks out into 2017-04-02 20:18:37 +00:00
include Add support for setproctitle(3) 2018-03-27 06:18:40 +00:00
libexec Let's make things easier and split the example hooks out into 2017-04-02 20:18:37 +00:00
sbin convert HAVE_GCC handling to modern GCC release numbering: 2018-02-02 01:02:39 +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 Fix an inconsistency that showed /var/db/duid in the man page while the 2018-07-05 05:41:17 +00:00