Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Took <netinet/in.h> out of PRIOQ block because we need htons defined when | Adi Masputra | 1999-10-08 | 1 | -2/+3 |
* | Snoop now works with ppp | Adi Masputra | 1999-10-06 | 1 | -10/+218 |
* | Added IPv6 support so that IPv4 and IPv6 packets can be mux'ed correctly | Adi Masputra | 1999-09-30 | 1 | -24/+54 |
* | need the os variable when NO_DLPI is defined | Paul Mackerras | 1999-09-17 | 1 | -1/+4 |
* | update for 2.3.10 | Paul Mackerras | 1999-09-17 | 1 | -2/+2 |
* | Cleaned up major lint warnings. | Adi Masputra | 1999-09-15 | 4 | -21/+15 |
* | Add IF_UNITSEL ioctl to set ppa since driver is DLPI style 2. Solaris 8 is | Adi Masputra | 1999-09-08 | 1 | -1/+13 |
* | update for 2.3.9 | Paul Mackerras | 1999-07-23 | 1 | -2/+2 |
* | update version number to 2.3.8 | Paul Mackerras | 1999-05-13 | 1 | -2/+2 |
* | don't free messages if we are going to qreply! | Paul Mackerras | 1999-05-13 | 1 | -6/+8 |
* | Update for OSF 4.0- there's no ppp_osf.h on Digital Unix. So don't include it | Sowmini Varadhan | 1999-04-27 | 1 | -1/+1 |
* | Updated for OSF 4.0- don't set IFF_MULTICAST on __osf__. Copy the mtu | Sowmini Varadhan | 1999-04-27 | 1 | -1/+13 |
* | restore ppp_comp_count and ppp_ahdlc_count, needed on SunOS | Paul Mackerras | 1999-04-12 | 2 | -2/+10 |
* | update version to 2.3.7 | Paul Mackerras | 1999-03-31 | 1 | -2/+2 |
* | handle M_FLUSH and M_IOCTL messages in lrput routine. | Paul Mackerras | 1999-03-22 | 1 | -1/+20 |
* | make it compile for sunos | Paul Mackerras | 1999-03-08 | 1 | -4/+4 |
* | update version number | Paul Mackerras | 1999-03-02 | 1 | -2/+2 |
* | fix up the multithread stuff (hopefully?) | Paul Mackerras | 1999-02-26 | 4 | -190/+468 |
* | fix accounting | Paul Mackerras | 1999-01-19 | 1 | -3/+2 |
* | update for 2.3.5 | Paul Mackerras | 1998-05-04 | 1 | -2/+2 |
* | work around se driver bug | Paul Mackerras | 1998-05-04 | 1 | -11/+7 |
* | use uint instead of ulong, in case longs are 8 bytes | Paul Mackerras | 1998-05-04 | 1 | -14/+14 |
* | Fix a compilation problem under SunOS | Paul Mackerras | 1998-03-31 | 1 | -3/+2 |
* | More debugging. | Paul Mackerras | 1998-03-24 | 4 | -15/+113 |
* | update for 2.3.3 | Paul Mackerras | 1998-02-04 | 1 | -2/+2 |
* | fix the case with maxolen == 0 in compress | Paul Mackerras | 1997-11-27 | 1 | -10/+24 |
* | update for 2.3.2 | Paul Mackerras | 1997-11-27 | 1 | -2/+2 |
* | minor bug fix | Paul Mackerras | 1997-11-27 | 1 | -2/+2 |
* | get rid of zalloc_init and nb arg to zfree | Paul Mackerras | 1997-11-27 | 1 | -17/+39 |
* | fix bug causing Solaris crashes | Paul Mackerras | 1997-07-14 | 1 | -2/+2 |
* | update for 2.3.1 | Paul Mackerras | 1997-07-14 | 1 | -2/+2 |
* | fix silly bug | Paul Mackerras | 1997-05-22 | 1 | -3/+3 |
* | use strlog on SNI | Paul Mackerras | 1997-04-30 | 1 | -1/+12 |
* | fixes for memory allocation on OSF | Paul Mackerras | 1997-04-30 | 1 | -116/+84 |
* | fixes for mtu setting | Paul Mackerras | 1997-04-30 | 1 | -2/+5 |
* | fixes for mtu setting on SVR4; add filtering stuff | Paul Mackerras | 1997-04-30 | 1 | -42/+187 |
* | fix mtu stuff | Paul Mackerras | 1997-04-30 | 1 | -8/+10 |
* | use ALLOC_SLEEP during initialization on OSF | Paul Mackerras | 1997-04-30 | 1 | -2/+23 |
* | priority queueing stuff (define bcanputnext) | Paul Mackerras | 1997-03-04 | 1 | -0/+1 |
* | priority queueing stuff | Paul Mackerras | 1997-03-04 | 3 | -6/+166 |
* | don't free nulls | Paul Mackerras | 1997-03-04 | 1 | -5/+9 |
* | not used any more | Paul Mackerras | 1996-09-14 | 1 | -542/+0 |
* | fixes for SVR4 | Paul Mackerras | 1996-09-14 | 2 | -2/+14 |
* | remove extraneous NOTSUSER def | Paul Mackerras | 1996-09-14 | 1 | -1/+0 |
* | remove some debug printfs | Paul Mackerras | 1996-09-14 | 1 | -5/+2 |
* | added SNIT support for Suns | Paul Mackerras | 1996-09-14 | 1 | -7/+51 |
* | some extra debugging, fix a stupid if (a = b) | Paul Mackerras | 1996-08-28 | 1 | -24/+30 |
* | fix a buglet in the XACCM setting | Paul Mackerras | 1996-08-28 | 1 | -2/+2 |
* | work around a message corruption problem | Paul Mackerras | 1996-08-28 | 1 | -2/+9 |
* | fix a memory leak | Paul Mackerras | 1996-08-28 | 1 | -1/+3 |