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_1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@
[TXT] bpf.c  1.17   7 years  krw   Eliminate pointless'%m' (a.k.a. hand rolled strerror()) by using fatal() and log...
[TXT] dhcp.h  1.6   7 years  rzalamena   Implement support for layer 2 relaying and add further Relay Agent Information (...
[TXT] dhcpd.h  1.21   7 years  rzalamena   Move the server struct to header file and make it compatible with IPv6. ok reyk...
[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.61   7 years  rzalamena   Move the server struct to header file and make it compatible with IPv6. ok reyk...
[TXT] dispatch.c  1.20   7 years  rzalamena   Improve the interface and addresses discovery code and prepare to receive IPv6 s...
[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.13   7 years  krw   Switch from old errwarn.c logging to shiny new log.[ch]. ok benno@