aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/tun.h
Commit message (Expand)AuthorAgeFilesLines
* The protocol must be in network byte order (OpenBSD only).Brian Somers1998-08-261-3/+3
* ``struct tunnel_header'' -> u_int32_t in OpenBSD.Brian Somers1998-06-271-4/+4
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-2/+4
|\
| * Categorize the fields in struct bundle, and make the tunnelBrian Somers1998-05-061-2/+2
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+3
| * Create `struct bundle' - the top level control structure.Brian Somers1998-02-021-2/+2
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+44
* Add (BSD) copyright headers.Brian Somers1997-12-211-2/+26
* Add id strings to tun.[ch].Brian Somers1997-11-171-0/+4
* Abstract data read from and written to the tun device,Brian Somers1997-11-161-0/+16