1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/dhcrelay
2024-08-21 10:35:12 +00:00
..
bpf.c Switch base tools from /dev/bpf0 to /dev/bpf. Now that /dev/bpf has been 2017-04-19 05:36:12 +00:00
dhcp.h
dhcpd.h remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
dhcrelay.8 Remove outdated references to dhclient, it's finally going away. 2024-06-27 16:39:31 +00:00
dhcrelay.c Use getaddrinfo(3) to resolve hostnames / ip addresses. 2024-08-21 10:35:12 +00:00
dispatch.c Put the clearing of possible embedded scope in an __KAME__ block. 2021-01-17 13:40:59 +00:00
log.c From a syslog perspective it does not make sense to log fatal and 2017-03-21 12:06:55 +00:00
log.h including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
Makefile We can enable many -W compiler warnings now. 2017-04-05 14:43:14 +00:00
packet.c Rework the packet.c code for decoding and assembling DHCP messages. 2017-04-05 14:40:56 +00:00