OpenBSD CVS

src/usr.sbin/pppoe/


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

Current tag: OPENBSD_2_9_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile (in the Attic) [Hide]  1.2   23 years  jason   OpenBSD tag
[TXT] client.c (in the Attic) [Hide]  1.11   23 years  jason   remove unecessary code and data initialize more of the client state in client_mo...
[TXT] common.c (in the Attic) [Hide]  1.4   23 years  jason   Remove unnecessary code; Russell T Hunt <alaric@MIT.EDU>.
[TXT] debug.c (in the Attic) [Hide]  1.1.1.1   23 years  jason   import my pppoe code
[TXT] pppoe.8 (in the Attic) [Hide]  1.6   23 years  jason   point out a few non-obvious and helpful ppp(8) options
[TXT] pppoe.c (in the Attic) [Hide]  1.4   23 years  jason   Fix several errors in the bpf program; bugs reported by Russell T Hunt <alaric@M...
[TXT] pppoe.h (in the Attic) [Hide]  1.2   23 years  jason   PPPOE_MTU should be (ETHERMTU - sizeof(struct pppoe_header)) not two bytes less....
[TXT] rfc2516.txt (in the Attic) [Hide]  1.1.1.1   23 years  jason   import my pppoe code
[TXT] server.c (in the Attic) [Hide]  1.4   23 years  jason   bzero the sets before FD_SET'n them
[TXT] session.c (in the Attic) [Hide]  1.1.1.1   23 years  jason   import my pppoe code
[TXT] tag.c (in the Attic) [Hide]  1.1.1.1   23 years  jason   import my pppoe code