OpenBSD CVS

src/usr.sbin/dhcrelay/


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 / dhcrelay

Current tag: OPENBSD_6_7_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.4   7 years  reyk   We can enable many -W compiler warnings now. OK rzalamena@
[TXT] bpf.c  1.19   7 years  natano   Switch base tools from /dev/bpf0 to /dev/bpf. Now that /dev/bpf has been around ...
[TXT] dhcp.h  1.6   7 years  rzalamena   Implement support for layer 2 relaying and add further Relay Agent Information (...
[TXT] dhcpd.h  1.23   7 years  reyk   Rework the packet.c code for decoding and assembling DHCP messages. This code s...
[TXT] dhcrelay.8  1.16   7 years  krw   Adopt the common verbiage other log.[ch] daemons use to describe '-d'. Point ou...
[TXT] dhcrelay.c  1.65   4 years  krw   Use pw->pw_dir when chroot'ing, not _PATH_VAREMPTY. Brings various dhcp related...
[TXT] dispatch.c  1.22   6 years  reyk   Handle carp(4) as HTYPE_ETHER. This fixes "dhcrelay -i carpX" that used to work...
[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] packet.c  1.14   7 years  reyk   Rework the packet.c code for decoding and assembling DHCP messages. This code s...