| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the hash table when sppp mucks directly with the interface address. | jlemon | 2001-10-01 | 1 | -0/+4 |
* | If LCP proto-rej is received, drop the protocol mentioned by the message. | ume | 2001-07-31 | 1 | -1/+59 |
* | Fix warning: 848: warning: label `nosupport' defined but not used | peter | 2001-06-15 | 1 | -1/+0 |
* | Make compilable. addlog(...) was replaced with log(-1, ...) | ume | 2001-06-13 | 1 | -18/+18 |
* | Restore the code wrongly nuked by previous commit. | ume | 2001-06-12 | 1 | -0/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -22/+773 |
* | Move the decision whether we want to request authentication from our | joerg | 2001-04-08 | 1 | -8/+8 |
* | This is another MFC candidate. | joerg | 2001-03-25 | 1 | -2/+2 |
* | (MFC candidate, see below). | joerg | 2001-03-23 | 1 | -0/+14 |
* | Use <sys/queue.h> macro api rather than fondle its implementation detals. | phk | 2001-02-03 | 1 | -4/+4 |
* | Various fixes to make leased line operation more robust. On lcp_up, start | jhay | 2000-12-19 | 1 | -49/+100 |
* | Make log(-1, ...) do what addlog(...) did. | phk | 2000-11-26 | 1 | -89/+89 |
* | Lock down the network interface queues. The queue mutex must be obtained | jlemon | 2000-11-25 | 1 | -53/+16 |
* | * Use sys/sys/random.h rather than a i386 specific one. | obrien | 2000-04-24 | 1 | -4/+1 |
* | Clean up some loose ends in the network code, including the X.25 and ISO | peter | 2000-02-13 | 1 | -23/+0 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -1/+18 |
* | When getting a RCN event in state ACK_RCVD, RFC 1661 demands that we | joerg | 1999-10-29 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | rganize the various modes (CISCO/AUTO/DEMAND/LEASED) a little bit better, | phk | 1999-03-30 | 1 | -27/+48 |
* | Misplaces brace puts important code into debug section. | phk | 1999-02-23 | 1 | -5/+5 |
* | Remove all the #ifdef notyet stuff, it is probably never going to happen | phk | 1999-02-19 | 1 | -77/+27 |
* | Update sppp support to i4b level. This includes the new spppcontrol | phk | 1998-12-27 | 1 | -33/+115 |
* | More isdn4bsd convergence: cleanup log messages. | phk | 1998-12-26 | 1 | -18/+24 |
* | Converge further on the isdn4bsd version of this file. | phk | 1998-12-26 | 1 | -27/+25 |
* | clean up more timeout/untimeout portability stuff. | phk | 1998-12-26 | 1 | -34/+19 |
* | Straigthen out the use of the tls and tlf callbacks. | phk | 1998-12-16 | 1 | -9/+14 |
* | *** empty log message *** | phk | 1998-12-11 | 1 | -7/+12 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 1 | -6/+6 |
* | Minor cleanup: kill a couple of unused variables, and a couple of | joerg | 1998-10-06 | 1 | -3/+7 |
* | In an attempt to reduce the huge number of differences between the | joerg | 1998-10-06 | 1 | -225/+337 |
* | Fix a =/== confusion that caused the CHAP type renegotiation to | joerg | 1998-10-05 | 1 | -2/+2 |
* | Fixed printf format errors. sppp_dotted_quad() was yet another private, | bde | 1998-08-17 | 1 | -9/+10 |
* | Fixed yet more ioctl breakage due to the type of the `cmd' arg changing | bde | 1998-08-15 | 1 | -5/+5 |
* | Removed unused includes. | bde | 1998-06-21 | 1 | -2/+1 |
* | s/nanoruntime/nanouptime/g | phk | 1998-05-17 | 1 | -2/+2 |
* | Use random() for seq numbers and read_random for CHAP challenge. | phk | 1998-04-06 | 1 | -6/+11 |
* | Make read_random() take a (void *) argument instead of (char *) | phk | 1998-04-06 | 1 | -4/+4 |
* | Time changes mark 2: | phk | 1998-04-04 | 1 | -4/+6 |
* | Eradicate the variable "time" from the kernel, using various measures. | phk | 1998-03-30 | 1 | -5/+6 |
* | Fixed syntax error in previous commit. | bde | 1998-03-01 | 1 | -2/+2 |
* | Make it possible to indicate that we don't care about the remote | phk | 1998-02-28 | 1 | -3/+6 |
* | Staticize. | eivind | 1998-02-09 | 1 | -6/+6 |
* | Make INET a proper option. | eivind | 1998-01-08 | 1 | -1/+4 |
* | Reviewed by: Joerg Wunsch | gj | 1998-01-01 | 1 | -10/+3 |
* | Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h. | eivind | 1997-12-15 | 1 | -1/+3 |
* | Jumbo patch to implement PAP and CHAP for sppp(4). Partially based on | joerg | 1997-10-11 | 1 | -147/+1454 |
* | Update for new callout interface. | gibbs | 1997-09-21 | 1 | -9/+15 |
* | Added used #include - don't depend on <sys/mbuf.h> including | bde | 1997-09-02 | 1 | -1/+2 |
* | Fix a traceroute problem in the CISCO HDLC mode. (cisco routers not | kjc | 1997-08-12 | 1 | -2/+2 |
* | Implement the LCP fail_counter: if an option has been NAK'ed for more | joerg | 1997-08-10 | 1 | -4/+13 |