summaryrefslogtreecommitdiff
path: root/etc/ntpd.conf
diff options
context:
space:
mode:
authorReyk Floeter <reyk@cvs.openbsd.org>2015-05-18 13:32:29 +0000
committerReyk Floeter <reyk@cvs.openbsd.org>2015-05-18 13:32:29 +0000
commit7adbbc5749cf91f7871775bbd84d919bb5f596c6 (patch)
tree623abe169f22fa57d6b100e2aa9974c560aaf939 /etc/ntpd.conf
parentc84f03222673c57b3ac88a57bf3ca81b0a1ebbd7 (diff)
Move the rdomain from struct ifnet into struct if_data. This way it
will be exported to userland with the existing sysctl, getifaddrs() and routing socket (if_msghdr.ifm_data) interfaces that expose if_data. All programs and daemons - Apps - that call the SIOCGIFRDOMAIN ioctl in a getifaddrs() loop or after receiving an interface message on the routing socket can now remove the pointless additional ioctl. In base, that could be: dhclient, isakmpd, dhcpd, dhcrelay, ntpd, ospfd, ripd, ifconfig. No ABI breakage because it uses a previously unused pad field in if_data. OK mpi@ deraadt@
Diffstat (limited to 'etc/ntpd.conf')
0 files changed, 0 insertions, 0 deletions