| Commit message (Expand) | Author | Age | Files | Lines |
* | o Split the two IPCP queues into three - one for FSM data | Brian Somers | 1999-09-04 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | o Add the -foreground switch. This switch behaves like -background except | Brian Somers | 1999-08-19 | 1 | -4/+4 |
* | o Obsolete the undocumented ``set weight'' command. | Brian Somers | 1999-08-05 | 1 | -17/+75 |
* | Allow our endpoint discriminator to be enabled, disabled, accepted | Brian Somers | 1999-06-09 | 1 | -1/+4 |
* | Fix some MP sequence number comparison bogons that are tickled by | Brian Somers | 1999-06-03 | 1 | -6/+8 |
* | Oops, quieten a compiler warning. | Brian Somers | 1999-06-02 | 1 | -1/+2 |
* | o Alter the mbuf type as it's processed by different layers. | Brian Somers | 1999-06-02 | 1 | -7/+24 |
* | Don't forget to free the mbufs that get processed by | Brian Somers | 1999-05-28 | 1 | -1/+2 |
* | Allow ``host:port/udp'' devices and support ``host:port/tcp'' as | Brian Somers | 1999-05-12 | 1 | -14/+3 |
* | o Redesign the layering mechanism and make the aliasing code part of | Brian Somers | 1999-05-08 | 1 | -13/+44 |
* | Initial RADIUS support (using libradius). See the man page for | Brian Somers | 1999-01-28 | 1 | -2/+5 |
* | Loosen our restrictions on setting enddisc, mrru, | Brian Somers | 1998-10-24 | 1 | -4/+15 |
* | Don't cast potentially unaligned addresses to pointers to | Brian Somers | 1998-09-04 | 1 | -13/+16 |
* | Put the IP buffer queues into struct ipcp. | Brian Somers | 1998-08-26 | 1 | -3/+3 |
* | If we've got a full output buffer queue and cannot send | Brian Somers | 1998-08-25 | 1 | -1/+7 |
* | o Support callback types NONE, E.164, AUTH and CBCP. | Brian Somers | 1998-08-07 | 1 | -1/+2 |
* | The CCP layer now behaves as follows: | Brian Somers | 1998-06-30 | 1 | -4/+5 |
* | o If we come out of select() with only write descriptors that | Brian Somers | 1998-06-24 | 1 | -2/+3 |
* | Create & use fsm2initial(), a function to bring a | Brian Somers | 1998-06-20 | 1 | -3/+2 |
* | Change some log levels. ALERTs are only logged when | Brian Somers | 1998-06-16 | 1 | -3/+3 |
* | o De-staticise things that don't need to be static. | Brian Somers | 1998-06-15 | 1 | -2/+2 |
* | Fix a rather nasty use of `static'. This caused a SEGV | Brian Somers | 1998-06-15 | 1 | -2/+2 |
* | o Don't try to transfer tty device descriptors as there's no way of | Brian Somers | 1998-05-25 | 1 | -5/+3 |
* | o Move our prompt descriptor list outside of the bundle. | Brian Somers | 1998-05-23 | 1 | -6/+7 |
* | o Make sure we adjust our min seq and process any outstanding queued | Brian Somers | 1998-05-23 | 1 | -6/+27 |
* | o If all CCPs are disabled & denied, don't send a REQ - just enter | Brian Somers | 1998-05-23 | 1 | -1/+2 |
* | MFMP: Make ppp multilink capable. | Brian Somers | 1998-05-21 | 1 | -1/+1 |
* | o Call bundle_LinkClosed() when transferring a datalink so that | Brian Somers | 1998-05-15 | 1 | -2/+5 |
* | o Activate link-level CCPs in multilink mode, by bringing them | Brian Somers | 1998-05-15 | 1 | -2/+5 |
* | o Protect against expected NULL fdset pointers. | Brian Somers | 1998-05-10 | 1 | -1/+2 |
* | o Rename datalinks as soon as the name has been received so that | Brian Somers | 1998-05-08 | 1 | -5/+9 |
* | o Behave correctly when short sequence numbers are denied. | Brian Somers | 1998-05-06 | 1 | -5/+14 |
* | o Make sure we don't dereference NULL when we've lost all our links. | Brian Somers | 1998-05-06 | 1 | -2/+4 |
* | Allow a 1000 fragment sliding window when placing a new fragment | Brian Somers | 1998-05-04 | 1 | -3/+10 |
* | o Increment expected MP fragment numbers correctly, | Brian Somers | 1998-05-04 | 1 | -15/+14 |
* | o Display current link throughput in `show links' (assuming | Brian Somers | 1998-05-03 | 1 | -40/+72 |
* | o Transfer file descriptors using {send,recv}msg & SCM_RIGHTS, | Brian Somers | 1998-05-02 | 1 | -31/+26 |
* | Cosmetic: Make our external function names consistent. | Brian Somers | 1998-05-01 | 1 | -51/+51 |
* | o Create a new ``timer'' log level. This lets us ``set | Brian Somers | 1998-04-30 | 1 | -45/+72 |
* | o Add the link name to modem diagnostics. | Brian Somers | 1998-04-28 | 1 | -28/+193 |
* | Make gcc-2.8.1 build ppp cleanly. | Brian Somers | 1998-04-25 | 1 | -2/+3 |
* | Show our link name when we fail to mp_Up(). | Brian Somers | 1998-04-25 | 1 | -5/+6 |
* | Choose the correct IP number in ``set enddisc {ip,mac}''. | Brian Somers | 1998-04-24 | 1 | -8/+8 |
* | o Defer setting up pap/chap based IP numbers & labels until after | Brian Somers | 1998-04-24 | 1 | -17/+43 |
* | o Remove LINK level logging. | Brian Somers | 1998-04-24 | 1 | -6/+13 |
* | Create #defines for all endpoint discriptor classes, | Brian Somers | 1998-04-23 | 1 | -18/+46 |
* | o Initialise MP correctly depending on if we're the | Brian Somers | 1998-04-23 | 1 | -14/+49 |
* | Get the alignment right in ``show mp''. | Brian Somers | 1998-04-23 | 1 | -3/+3 |
* | o Add ipcp_SetLink() for attaching IPCP to the correct link, and | Brian Somers | 1998-04-23 | 1 | -21/+30 |