aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/mp.h
Commit message (Expand)AuthorAgeFilesLines
* o Add ipv6 support, abstracting most NCP addresses into opaqueBrian Somers2001-08-141-2/+3
* To avoid namespace polution in NetBSD:Brian Somers2000-03-141-1/+1
* Use AUTHLEN for the length of authnameBrian Somers2000-01-171-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* o Obsolete the undocumented ``set weight'' command.Brian Somers1999-08-051-3/+11
* Allow our endpoint discriminator to be enabled, disabled, acceptedBrian Somers1999-06-091-1/+2
* o Redesign the layering mechanism and make the aliasing code part ofBrian Somers1999-05-081-2/+2
* If we've got a full output buffer queue and cannot sendBrian Somers1998-08-251-1/+2
* o Make sure we adjust our min seq and process any outstanding queuedBrian Somers1998-05-231-1/+2
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-1/+1
* o Display current link throughput in `show links' (assumingBrian Somers1998-05-031-2/+6
* o Transfer file descriptors using {send,recv}msg & SCM_RIGHTS,Brian Somers1998-05-021-4/+7
* Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-2/+1
* o Create a new ``timer'' log level. This lets us ``setBrian Somers1998-04-301-2/+7
* o Add the link name to modem diagnostics.Brian Somers1998-04-281-5/+24
* Show our link name when we fail to mp_Up().Brian Somers1998-04-251-3/+3
* o Defer setting up pap/chap based IP numbers & labels until afterBrian Somers1998-04-241-23/+30
* Create #defines for all endpoint discriptor classes,Brian Somers1998-04-231-1/+8
* o Initialise MP correctly depending on if we're theBrian Somers1998-04-231-1/+2
* Negotiate MRRU, SHORTSEQ and ENDDISC. ENDDISC doesn't implyBrian Somers1998-04-231-5/+27
* o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+6
* o Move struct lcp and struct ccp into struct link.Brian Somers1998-04-031-0/+62