1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/usr.sbin/dhcpd
sthen 31e6f1a8e9 Change DHCP_SYNC_LEASE messages from log_info to log_debug, they result
in quite a lot of noise in a typical dhcpd sync setup.

From Michał Markowski, ok florian
2024-08-24 08:35:24 +00:00
..
alloc.c
bootp.c
bpf.c explicitly use BPF_FILDROP_CAPTURE when configuring BIOCSFILDROP 2019-03-18 00:00:59 +00:00
conflex.c Add 'echo-client-id' statment, so that RFC 6842 behaviour can be 2017-04-24 14:58:36 +00:00
confpars.c Correctly parse "0/0" as the default route when specifying 2020-04-23 15:00:27 +00:00
convert.c
db.c
dhcp-options.5 space before punctuation in macro; 2024-06-27 20:15:50 +00:00
dhcp.c Handle DHCPINFORM from clients behind a DHCP relay. 2017-07-11 10:28:24 +00:00
dhcp.h Switch domain-search parsing from hand rolled hex string to 2019-05-08 22:00:55 +00:00
dhcpd.8 Remove outdated references to dhclient, it's finally going away. 2024-06-27 16:39:31 +00:00
dhcpd.c s/inet_aton/inet_pton/ 2024-08-21 09:19:55 +00:00
dhcpd.conf
dhcpd.conf.5 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
dhcpd.h remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
dhcpd.leases.5 Remove outdated references to dhclient, it's finally going away. 2024-06-27 16:39:31 +00:00
dhctoken.h Add 'echo-client-id' statment, so that RFC 6842 behaviour can be 2017-04-24 14:58:36 +00:00
dispatch.c Fix comment about skipped interfaces 2023-09-02 10:18:45 +00:00
hash.c Remove prototypes for functions removed 10+ years ago. Return types should be on 2020-11-10 16:42:17 +00:00
icmp.c Properly initalize the ICMP message to zero to avoid leaking 4-byte 2019-10-03 13:36:15 +00:00
inet.c
log.c
log.h including sys/cdefs.h manually started as a result of netbsd trying to 2021-12-13 18:28:39 +00:00
Makefile Inspired by recent dhcrelay changes, bring in stricter CFLAGS! 2017-04-12 19:19:11 +00:00
memory.c When it's the possessive of 'it', it's spelled "its", without the 2022-01-28 06:33:26 +00:00
options.c
packet.c Tweak parameters to decode_*, add a check or two, and thus gain most of the 2017-04-18 13:59:09 +00:00
parse.c Remove outdated references to dhclient, it's finally going away. 2024-06-27 16:39:31 +00:00
pfutils.c usr.sbin: missing void to appease clang 15's -Wstrict-prototype. 2023-02-08 08:20:53 +00:00
print.c
sync.c Change DHCP_SYNC_LEASE messages from log_info to log_debug, they result 2024-08-24 08:35:24 +00:00
sync.h
tables.c Recognize option ipv6-only-preferred (RFC8925). 2023-11-22 18:06:44 +00:00
tree.c
tree.h
udpsock.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00