aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/hdlc.h
Commit message (Expand)AuthorAgeFilesLines
* Increase M_MAXLEN from 2048 - sizeof struct mbuf toBrian Somers1999-12-301-2/+2
* Implement mbuf allocation internally by maintaining 8 buckets ofBrian Somers1999-12-201-2/+2
* o Split the two IPCP queues into three - one for FSM dataBrian Somers1999-09-041-13/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* o Redesign the layering mechanism and make the aliasing code part ofBrian Somers1999-05-081-4/+5
* Handle the detection of frames even if we read themBrian Somers1999-04-031-2/+2
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-9/+58
|\
| * Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-5/+5
| * o Defer setting up pap/chap based IP numbers & labels until afterBrian Somers1998-04-241-2/+2
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+5
| * Add the `clone' and `remove' commands for creating and destroyingBrian Somers1998-04-051-5/+3
| * o Move struct lcp and struct ccp into struct link.Brian Somers1998-04-031-1/+3
| * De-staticise LQR informationBrian Somers1998-03-131-5/+26
| * o Create `struct hdlc' - a part of struct physical.Brian Somers1998-02-181-4/+25
| * Make ``show escape'' require context.Brian Somers1998-02-181-3/+1
| * o Introduce struct descriptor.Brian Somers1998-02-091-1/+2
| * Create `struct bundle' - the top level control structure.Brian Somers1998-02-021-2/+2
| * Create `struct link' - the logical link from whichBrian Somers1998-01-301-2/+4
| * Create a new MP branch for `multilink protocol'.Brian Somers1998-01-291-3/+5
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+66
* Remove unused #includes.Brian Somers1998-01-211-3/+1
* Abstract the CCP layer a level.Brian Somers1997-12-031-1/+2
* Fix prototypes.Brian Somers1997-11-221-4/+3
* Cosmetic (no functional changes):Brian Somers1997-10-261-13/+10
* Make the code format more in line with style(9).Brian Somers1997-08-251-10/+11
* Overhaul ppp:Brian Somers1997-06-091-8/+8
* Reduce MAX_M[RT]U back to 2048. Even on a null-modemBrian Somers1997-06-011-3/+3
* Implement "set mtu" command to allow the client toBrian Somers1997-06-011-2/+6
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Some patches to ppp which improve stability. I have been running aDoug Rabson1996-01-301-3/+8
* Final cleanup for now. -Wall is now silent. A couple of bogons found.Poul-Henning Kamp1996-01-111-2/+4
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-3/+4
* (no commit message)Atsushi Murai1995-01-311-0/+58