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


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.18   14 months  jmc   improve the Nd lines such that the format is consistent for the various *d, *con...
[TXT] dhcrelay.c  1.66   2 years  deraadt   For open/openat, if the flags parameter does not contain O_CREAT, the 3rd (varia...
[TXT] dispatch.c  1.23   3 years  claudio   Put the clearing of possible embedded scope in an __KAME__ block. This code does...
[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.2   2 years  deraadt   including sys/cdefs.h manually started as a result of netbsd trying to macro-bui...
[TXT] packet.c  1.14   7 years  reyk   Rework the packet.c code for decoding and assembling DHCP messages. This code s...
[TXT] errwarn.c (in the Attic) [Hide]  1.7   7 years  krw   Banished to the attic.
[TXT] tree.h (in the Attic) [Hide]  1.2   20 years  deraadt   tree.h is not used at all