Commit Graph

38 Commits

Author SHA1 Message Date
Paul Mackerras
bcf5eb6dd3 support old draft rfc deflate number 1998-03-25 03:11:37 +00:00
Paul Mackerras
b19e69fdab make pppoutput global 1998-02-04 01:43:39 +00:00
Paul Mackerras
6aa9e14471 mods for new zlib; get rid of zalloc_init and nb arg to zfree 1997-11-27 06:06:33 +00:00
Paul Mackerras
b4d3cfa447 supply zalloc_init function ptr for zlib stuff 1997-04-30 06:00:45 +00:00
Paul Mackerras
afc91a00dd fix compilation bugs 1997-03-04 03:45:18 +00:00
Paul Mackerras
533d341328 *** empty log message *** 1996-09-26 06:30:54 +00:00
Paul Mackerras
ef8c746d25 *** empty log message *** 1996-09-26 06:22:53 +00:00
Paul Mackerras
f291d105e6 fixes to make it work under Ultrix 1996-09-26 06:19:26 +00:00
Paul Mackerras
90276b4631 prototypes always (remove __P) 1996-09-26 06:19:03 +00:00
Paul Mackerras
96b903bed3 fix compilation problems 1996-09-26 06:18:37 +00:00
Paul Mackerras
3b6e806514 fixed a buglet to do with how chars are counted 1996-08-28 06:32:00 +00:00
Paul Mackerras
8d1cabc568 restore some code 1996-07-01 05:38:25 +00:00
Paul Mackerras
c5871dbfa0 update to 2.3 based on netbsd stuff 1996-07-01 01:24:29 +00:00
Paul Mackerras
31e80dd05a check that VJ-unc header doesn't overflow buffer 1996-05-24 07:04:55 +00:00
Paul Mackerras
3da550efb3 Allow other CCP options to follow 1996-01-18 03:13:09 +00:00
Paul Mackerras
7def6cb502 fix prototypes & spls; added software flow control 1995-10-27 04:00:10 +00:00
Paul Mackerras
afc02dc8a3 fix prototypes & spls; added get idle-time ioctl 1995-10-27 03:59:42 +00:00
Paul Mackerras
82d99c4f3e Fix bug in handling return value from decompress routine. 1995-07-11 07:00:49 +00:00
Paul Mackerras
bbe9c77aaf Putting remaining PPP files under version control 1995-06-01 04:39:06 +00:00
Paul Mackerras
0686813db0 fix MTU check in PPPIOCSMTU 1995-05-19 04:37:42 +00:00
Paul Mackerras
d344ccb068 fix compilation nit 1995-05-02 02:49:09 +00:00
Paul Mackerras
860b7a3e41 fix wait loop in read proc; added return values 1995-05-02 02:48:32 +00:00
Paul Mackerras
48fc486824 stuff moved to ppp-comp.h; hdrlen param to comp_init;
only include contents if DO_BSD_COMPRESS
1995-05-01 01:41:29 +00:00
Paul Mackerras
614af03b75 only ref ppp_bsd_compress if DO_BSD_COMPRESS; hdrlen param to comp_init 1995-05-01 01:39:33 +00:00
Paul Mackerras
9d622390ee added timeout stuff to kick the transmitter periodically 1994-12-13 03:30:21 +00:00
Paul Mackerras
306cd74939 revised packet queueing, added last sent/recv time 1994-12-13 03:26:08 +00:00
Paul Mackerras
a9bac5e43c fix some compile errors, add PPPIOC[GS]MTU 1994-12-13 03:24:47 +00:00
Paul Mackerras
13db890cb7 added hdrlen; define little-endian flag. 1994-12-08 00:33:31 +00:00
Paul Mackerras
a471bdc20d various fixes from netbsd port; added ppp_requeue and sc_relinq 1994-12-08 00:32:59 +00:00
Paul Mackerras
03c27e8191 update to 2.2 1994-11-28 01:42:00 +00:00
Paul Mackerras
0cf2696e6b flushed compile errors and bugs.
Note that under Ultrix, MGET et al. are not single statements,
and MGET and MCLGET both set m_len to the space avail.
1994-11-28 01:41:29 +00:00
Paul Mackerras
42fffe26cd flushed compile errors and bugs 1994-11-28 01:38:59 +00:00
Paul Mackerras
1799a5c14d Initial revision 1994-11-22 00:27:52 +00:00
Paul Mackerras
51e1cb2db0 Initial revision 1994-11-21 05:02:49 +00:00
Paul Mackerras
cc9cdaef42 mods for 2.2 1994-11-21 04:50:37 +00:00
Paul Mackerras
6a84744492 Initial revision 1994-11-21 04:50:36 +00:00
Paul Mackerras
e925280b80 mods to do compression/decompression at splnet;
decls for if_ppp.c being split
1994-10-21 06:26:41 +00:00
Paul Mackerras
9ed05e1618 Initial revision 1994-09-21 00:28:59 +00:00