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_5_0_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   16 years  beck   Add synchronisation support for dhcpd - this allows for two dhcpd's with the sam...
[TXT] alloc.c  1.12   14 years  krw   Eliminate all uses of dmalloc() where the returned pointer is checked for NULL a...
[TXT] bootp.c  1.13   18 years  otto   tiny bit of delinting; ok krw@
[TXT] bpf.c  1.8   14 years  mpf   Just like dhclient(8), we use the bpf filter drop to prevent us from sending an ...
[TXT] conflex.c  1.10   14 years  reyk   Echo back the Relay Agent Information option if present (RFC 3046). Also add sup...
[TXT] confpars.c  1.20   14 years  zinovik   plug memory leaks on error paths joint work with krw@ ok krw@, stsp@
[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.10   15 years  sthen   add option 150, voip-configuration-server, as an array of IP addresses; draft-ra...
[TXT] dhcp.c  1.32   14 years  krw   Initialize 'flags' field of tree_cache stack variables to 0. Paranoia.
[TXT] dhcp.h  1.6   14 years  reyk   Echo back the Relay Agent Information option if present (RFC 3046). Also add sup...
[TXT] dhcpd.8  1.18   13 years  sobrado   use the right capitalization in the Nd strings. ok jmc@
[TXT] dhcpd.c  1.41   13 years  claudio   We run getopt() twice to know if dhcp-sync is used. To make this work both getop...
[TXT] dhcpd.conf  1.1   20 years  henning   may the whacking begin
[TXT] dhcpd.conf.5  1.10   14 years  reyk   Echo back the Relay Agent Information option if present (RFC 3046). Also add sup...
[TXT] dhcpd.h  1.45   14 years  claudio   If interfaces are specified, get their rdomain and bind dhcpd into the same doma...
[TXT] dhcpd.leases.5  1.6   16 years  jmc   convert to new .Dd format;
[TXT] dhctoken.h  1.6   14 years  reyk   Echo back the Relay Agent Information option if present (RFC 3046). Also add sup...
[TXT] dispatch.c  1.28   13 years  ajacoutot   Prevent dhcpd(8) from trying to listen on interfaces that don't have a valid bro...
[TXT] hash.c  1.6   14 years  krw   Wrappers around a wrapper around free() are of no more use than wrappers around ...
[TXT] icmp.c  1.10   15 years  claudio   When checking if a syscall like open(), ioctl() or writev() failed compare direc...
[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.20   14 years  krw   malloc/strlcpy -> strdup. Use consistent idiom. ok (as part of larger diff) bla...
[TXT] options.c  1.26   14 years  krw   branches: 1.26.16; 1.26.20; Eliminate all uses of dmalloc() where the returned...
[TXT] packet.c  1.3   20 years  canacar   filter writes and lock bpf descriptor, ok henning@
[TXT] parse.c  1.13   14 years  krw   malloc/strlcpy -> strdup. Use consistent idiom. ok (as part of larger diff) bla...
[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] sync.c  1.10   13 years  claudio   Use the provided note() and warning() functions of dhcpd instead of calling sysl...
[TXT] sync.h  1.3   16 years  deraadt   Insert pad blocks after sub-messages to keep the structures aligned to 16 byte b...
[TXT] tables.c  1.9   14 years  reyk   Echo back the Relay Agent Information option if present (RFC 3046). Also add sup...
[TXT] tree.c  1.15   14 years  krw   Eliminate all uses of dmalloc() where the returned pointer is checked for NULL a...
[TXT] tree.h  1.5   19 years  deraadt   avoid aliasing with libc functions; ok henning
[TXT] errwarn.c (in the Attic) [Hide]  1.8   16 years  beck   Add synchronisation support for dhcpd - this allows for two dhcpd's with the sam...