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_3_8_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.2   20 years  henning   oups
[TXT] bpf.c  1.4   20 years  canacar   set write filter and lock the bpf descriptor after configuration. ok henning@
[TXT] dhcp.h  1.1   20 years  henning   initial cut at split out dhcrelay, whacked from usr.sbin/dhcp/ and sbin/dhclient...
[TXT] dhcpd.h  1.6   20 years  deraadt   remove unused stuff; henning ok
[TXT] dhcrelay.8  1.6   19 years  jaredy   sync synopsis with usage found by jmc
[TXT] dhcrelay.c  1.25   19 years  henning   -endpwent
[TXT] dispatch.c  1.5   19 years  david   spelling fixes; ok jmc@ henning@
[TXT] packet.c  1.2   20 years  canacar   get rid of the -p switch, use fixed values for server and client ports, rename p...
[TXT] errwarn.c (in the Attic) [Hide]  1.4   19 years  moritz   handle snprintf() returning -1. ok henning@