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_4_3_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   17 years  ckuethe   This diff makes dhcpd able to manipulate pf tables on certain lease events. dhc...
[TXT] alloc.c  1.4   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] bootp.c  1.13   18 years  otto   tiny bit of delinting; ok krw@
[TXT] bpf.c  1.6   18 years  krw   Fix erroneous use of '=' instead of '+' that caused infinite loops when skipping...
[TXT] conflex.c  1.9   17 years  stevesk   remove one-lease-per-client parameter which was never implemented (it doesn't do...
[TXT] confpars.c  1.16   17 years  stevesk   remove one-lease-per-client parameter which was never implemented (it doesn't do...
[TXT] convert.c  1.4   20 years  deraadt   remove DEBUG_PACKET stuff; henning ok
[TXT] db.c  1.10   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] dhcp-options.5  1.9   16 years  jmc   convert to new .Dd format;
[TXT] dhcp.c  1.25   17 years  stevesk   small KNF
[TXT] dhcp.h  1.5   17 years  stevesk   spaces and comment to sync to dhclient dhcp.h; no binary change
[TXT] dhcpd.8  1.15   16 years  jmc   convert to new .Dd format;
[TXT] dhcpd.c  1.34   16 years  sobrado   add missing space between argument names and ellipsis ok jmc@
[TXT] dhcpd.conf  1.1   20 years  henning   may the whacking begin
[TXT] dhcpd.conf.5  1.7   16 years  jmc   for "fixed-address", note that no lease is generated; after some discussion with...
[TXT] dhcpd.h  1.35   16 years  krw   Call store_options() with correct cutoff values, i.e. ones not 7 bytes too large...
[TXT] dhcpd.leases.5  1.6   16 years  jmc   convert to new .Dd format;
[TXT] dhctoken.h  1.5   17 years  stevesk   align, no binary change
[TXT] dispatch.c  1.22   17 years  stevesk   remove unused #defines; no binary change
[TXT] hash.c  1.3   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] icmp.c  1.9   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] inet.c  1.5   19 years  claudio   Use inet_ntop() instead of inet_ntoa() in piaddr. This solves a problem where in...
[TXT] memory.c  1.14   17 years  cloder   Fix a reliability issue in dhcpd where a DHCPDISCOVER packet with a 32-byte clie...
[TXT] options.c  1.20   16 years  krw   Call store_options() with correct cutoff values, i.e. ones not 7 bytes too large...
[TXT] packet.c  1.3   20 years  canacar   filter writes and lock bpf descriptor, ok henning@
[TXT] parse.c  1.11   17 years  stevesk   don't leak memory, from dhclient; ok krw@
[TXT] pfutils.c  1.9   16 years  jmc   remove double word in comment;
[TXT] print.c  1.10   18 years  deraadt   pretty up print_hw_addr(), and even fix a teeny buffer overflow; ok otto
[TXT] tables.c  1.5   16 years  krw   More tweaking of option processing, this time around the creation of the priorit...
[TXT] tree.c  1.11   18 years  otto   tiny bit of delinting; ok krw@
[TXT] tree.h  1.5   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] errwarn.c (in the Attic) [Hide]  1.7   17 years  henning   pull in spaces array overflow fixes from dhclient the code here is slightly diff...