OpenBSD CVS

src/usr.sbin/dhcpd/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.sbin / dhcpd

Current tag: OPENBSD_6_5_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.7   7 years  krw   Inspired by recent dhcrelay changes, bring in stricter CFLAGS!
[TXT] alloc.c  1.15   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] bootp.c  1.18   7 years  krw   Adjust some long lines.
[TXT] bpf.c  1.20   5 years  dlg   explicitly use BPF_FILDROP_CAPTURE when configuring BIOCSFILDROP BIOCSFILDROP u...
[TXT] conflex.c  1.19   7 years  krw   Add 'echo-client-id' statment, so that RFC 6842 behaviour can be turned off for ...
[TXT] confpars.c  1.33   7 years  krw   Add 'echo-client-id' statment, so that RFC 6842 behaviour can be turned off for ...
[TXT] convert.c  1.5   8 years  krw   Eliminate #include inside *.h files and include only needed headers in each *.c ...
[TXT] db.c  1.18   7 years  krw   Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and log...
[TXT] dhcp-options.5  1.30   5 years  krw   Document new domain-search syntax available to dhclient(8).
[TXT] dhcp.c  1.57   6 years  reyk   Handle DHCPINFORM from clients behind a DHCP relay. The dhcpinform() function h...
[TXT] dhcp.h  1.10   10 years  krw   Add parsing for options 121 (classless-static-routes) and 249 (classless-ms-stat...
[TXT] dhcpd.8  1.29   6 years  jmc   do not claim that this is isc dhcpd (but retain credit); issue pointed out by mi...
[TXT] dhcpd.c  1.56   7 years  krw   Bring parse_warn() into the log.[ch] 21st century and adopt the "^" placement lo...
[TXT] dhcpd.conf  1.1   20 years  henning   may the whacking begin
[TXT] dhcpd.conf.5  1.24   5 years  krw   Tighten up description of echo-client-id statement to make it clearer. Explicitl...
[TXT] dhcpd.h  1.66   6 years  rob   Remove unused structs and defines, from Edgar Pettijohn. ok jca@
[TXT] dhcpd.leases.5  1.13   8 years  sobrado   use file system path (.Pa) semantic markup macros where appropriate.
[TXT] dhctoken.h  1.8   7 years  krw   Add 'echo-client-id' statment, so that RFC 6842 behaviour can be turned off for ...
[TXT] dispatch.c  1.43   7 years  krw   One 'foo' per function is enough. Rename one to eliminate shadowing.
[TXT] hash.c  1.8   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] icmp.c  1.18   7 years  krw   branches: 1.18.8; 1.18.10; Eliminate pointless'%m' (a.k.a. hand rolled strerro...
[TXT] inet.c  1.6   8 years  krw   Eliminate #include inside *.h files and include only needed headers in each *.c ...
[TXT] log.c  1.2   7 years  bluhm   From a syslog perspective it does not make sense to log fatal and warn with the ...
[TXT] log.h  1.1   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] memory.c  1.28   7 years  krw   branches: 1.28.10; 1.28.12; Eliminate pointless'%m' (a.k.a. hand rolled strerr...
[TXT] options.c  1.35   7 years  krw   Adjust some long lines.
[TXT] packet.c  1.14   7 years  krw   Tweak parameters to decode_*, add a check or two, and thus gain most of the sani...
[TXT] parse.c  1.26   7 years  krw   Bring parse_warn() into the log.[ch] 21st century and adopt the "^" placement lo...
[TXT] pfutils.c  1.19   5 years  henning   I noticed the "pf table handler" process not going away on dhcpd restart, looked...
[TXT] print.c  1.11   8 years  krw   Eliminate #include inside *.h files and include only needed headers in each *.c ...
[TXT] sync.c  1.23   7 years  krw   Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and log...
[TXT] sync.h  1.5   7 years  krw   Zap stray whitespace.
[TXT] tables.c  1.13   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] tree.c  1.18   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] tree.h  1.5   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] udpsock.c  1.10   7 years  krw   Adjust some long lines.