summaryrefslogtreecommitdiffstats
path: root/sys/net/if_sppp.h
Commit message (Expand)AuthorAgeFilesLines
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-2/+3
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+2
* Add FR support to sppp (MFCronyx).rik2004-12-281-2/+13
* Make sppp MPSAFE.rik2004-12-121-2/+8
* Implement an option to administratively disable the negotiation ofjoerg2001-12-301-1/+10
* Bump AUTHNAMELEN to 64. Should probably be made dynamic instead.joerg2001-12-301-1/+1
* Fix my breakage to the low-level hardware sync drivers brought by thejoerg2001-12-281-1/+1
* Implement timestamps so i4b/driver/i4b_isppp.c can derive the idlejoerg2001-12-281-0/+2
* Break out the relevant fields from struct sppp into a structjoerg2001-12-271-25/+43
* Implement VJ header compression for sppp.joerg2001-12-271-0/+5
* Fix some pseudo-enumeration constants in the IPv6 implementation sojoerg2001-12-261-2/+2
* Sync with recent KAME.ume2001-06-111-4/+10
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better,phk1999-03-301-3/+3
* Update sppp support to i4b level. This includes the new spppcontrolphk1998-12-271-2/+11
* Add two fields for the lower layers convenience.phk1998-12-201-1/+5
* (almost) null commit, recording message for previous commit:phk1998-12-111-4/+4
* *** empty log message ***phk1998-12-111-4/+4
* Fixed yet more ioctl breakage due to the type of the `cmd' arg changingbde1998-08-151-2/+2
* Jumbo patch to implement PAP and CHAP for sppp(4). Partially based onjoerg1997-10-111-5/+50
* Update for new callout interface.gibbs1997-09-211-1/+2
* Introduce a third queue per interface, serving only PPP controljoerg1997-05-221-1/+2
* Major overhaul of the SyncPPP layer. Basically, this comprises now ajoerg1997-05-191-18/+62
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-1/+1
* Another mega commit to staticize things.phk1995-12-141-2/+0
* This upgrades the driver for Cronyx-Sigma multiplexor boardsjkh1995-10-041-4/+7
* Cronyx/Sigma sync/async serial driver with PPP supportwollman1994-12-021-0/+70
OpenPOWER on IntegriCloud