Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add infrastructure to support packet filtering | Paul Mackerras | 2000-08-01 | 2 | -2/+121 |
* | changes for new linux kernel driver and for multilink | Paul Mackerras | 2000-03-27 | 2 | -5/+16 |
* | update for 2.3.11 | Paul Mackerras | 1999-12-23 | 1 | -1/+1 |
* | update version numbers | Paul Mackerras | 1999-09-11 | 1 | -2/+2 |
* | add PPP_IPV6CP | Paul Mackerras | 1999-08-13 | 1 | -1/+2 |
* | up to 2.3.9 now | Paul Mackerras | 1999-08-13 | 1 | -2/+2 |
* | move PPP_MAGIC and PPP_VERSION here | Paul Mackerras | 1999-08-12 | 1 | -1/+4 |
* | updates for new generic layer | Paul Mackerras | 1999-07-23 | 2 | -6/+13 |
* | freebsd update from Paul Fulghum | Paul Mackerras | 1999-05-13 | 1 | -1/+2 |
* | update version to 2.3.7 | Paul Mackerras | 1999-03-31 | 1 | -3/+3 |
* | Apply patch for sync serial support from Paul Fulghum. | Paul Mackerras | 1999-03-30 | 2 | -4/+6 |
* | does better without the includes | Paul Mackerras | 1999-03-02 | 1 | -7/+2 |
* | Fix it for 2.0.x kernels; | Paul Mackerras | 1999-02-26 | 3 | -7/+9 |
* | move PPP_VERSION to ppp.c; don't use dev->tbusy as a lock | Paul Mackerras | 1999-01-19 | 2 | -3/+3 |
* | Major restructuring of the ppp driver, leading towards | Paul Mackerras | 1998-07-07 | 2 | -88/+67 |
* | put SC_ENABLE_IP back for isdn stuff; update for 2.3.5 | Paul Mackerras | 1998-05-04 | 1 | -3/+4 |
* | Updates to help it compile with glibc 2 | Paul Mackerras | 1998-03-31 | 1 | -8/+2 |
* | small mods for NeXT | Paul Mackerras | 1998-03-25 | 2 | -4/+7 |
* | Move deflate to the correct number (26); | Paul Mackerras | 1998-03-25 | 1 | -2/+3 |
* | Extra debug messages; fix the bug where we were losing | Paul Mackerras | 1998-03-24 | 1 | -6/+2 |
* | change number for deflate (old number is CI_DEFLATE_DRAFT) | Paul Mackerras | 1998-03-19 | 1 | -3/+4 |
* | update for 2.3.3 | Paul Mackerras | 1998-02-04 | 1 | -2/+2 |
* | add a few defs | Paul Mackerras | 1997-11-27 | 1 | -1/+4 |
* | relatively minor changes for 2.3.2; get rid of max_dev, | Paul Mackerras | 1997-11-27 | 3 | -12/+11 |
* | bug fixes and restructuring | Paul Mackerras | 1997-07-14 | 3 | -9/+10 |
* | updated FILEVERSION | Paul Mackerras | 1997-05-22 | 2 | -2/+2 |
* | added in some mtu defns | Paul Mackerras | 1997-04-30 | 1 | -1/+15 |
* | add optional filtering stuff; some mtu defns gone to ppp_defs.h | Paul Mackerras | 1997-04-30 | 1 | -7/+5 |
* | add defs for appletalk | Paul Mackerras | 1997-03-04 | 2 | -2/+6 |
* | remove platform-specific procedure declarations | Paul Mackerras | 1997-03-04 | 1 | -4/+1 |
* | *** empty log message *** | Paul Mackerras | 1997-03-04 | 1 | -0/+1 |
* | define CBCP protocol value | Paul Mackerras | 1996-10-08 | 2 | -2/+4 |
* | don't depend on u_int | Paul Mackerras | 1996-09-26 | 1 | -26/+26 |
* | cleaned up | Paul Mackerras | 1996-09-26 | 2 | -21/+29 |
* | updated fileversion | Paul Mackerras | 1996-09-26 | 2 | -2/+2 |
* | new demand-dial method with backup_tty | Paul Mackerras | 1996-09-26 | 1 | -11/+13 |
* | no longer needed | Paul Mackerras | 1996-09-14 | 2 | -269/+0 |
* | inuse field needs to be 32 bits | Paul Mackerras | 1996-09-14 | 1 | -1/+1 |
* | added debug capability for ppp_ahdl and ppp_comp modules | Paul Mackerras | 1996-08-28 | 1 | -1/+3 |
* | updated PPP_VERSION | Paul Mackerras | 1996-08-28 | 1 | -1/+1 |
* | bpf not used any more | Paul Mackerras | 1996-06-26 | 1 | -3/+1 |
* | mods from Al Longyear | Paul Mackerras | 1996-06-11 | 4 | -99/+100 |
* | added buflen arg to vj_uncompress_uncomp | Paul Mackerras | 1996-05-28 | 1 | -6/+7 |
* | Add support for packet filtering | Paul Mackerras | 1996-04-04 | 2 | -1/+150 |
* | Add support for packet filtering; remove unnecessary prototypes | Paul Mackerras | 1996-04-04 | 1 | -1/+10 |
* | Support PPP Deflate compression by default | Paul Mackerras | 1996-01-18 | 1 | -2/+4 |
* | Updates from Al's ppp-2.2.0d release | Paul Mackerras | 1995-12-18 | 4 | -24/+410 |
* | added more ioctls | Paul Mackerras | 1995-10-27 | 1 | -1/+4 |
* | added definitions for Deflate and Predictor | Paul Mackerras | 1995-10-27 | 1 | -1/+24 |
* | add debug log flag | Paul Mackerras | 1995-10-03 | 1 | -2/+3 |