Date: Tue, 07 Oct 1997 02:11:02 +0100 From: Brian Somers <brian@awfulhak.org> To: Brian Somers <brian@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/ppp ipcp.c main.c slcompress.c slcompress.h vjcomp.c Message-ID: <199710070111.CAA07315@awfulhak.demon.co.uk> In-Reply-To: Your message of "Mon, 06 Oct 1997 17:57:00 PDT." <199710070057.RAA28923@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> brian 1997/10/06 17:56:59 PDT
>
> Modified files:
> usr.sbin/ppp ipcp.c main.c slcompress.c slcompress.h
> vjcomp.c
> Log:
> Support VJ maximum slot identifiers != 15.
> Support VJ slot id compression.
>
> Previously, ppp would negotiate a max slot between 2 & 15
> (if asked), and would agree to slot id compression (if asked).
> It would then proceed to use 16 slots and no compression
> anyway. The result was a rather unusable connection.
>
> Revision Changes Path
> 1.29 +6 -1 src/usr.sbin/ppp/ipcp.c
> 1.82 +3 -3 src/usr.sbin/ppp/main.c
> 1.11 +9 -11 src/usr.sbin/ppp/slcompress.c
> 1.8 +3 -3 src/usr.sbin/ppp/slcompress.h
> 1.10 +3 -3 src/usr.sbin/ppp/vjcomp.c
I'd like to put this in RELENG_2_2 (if allowed). It's low-risk as
ppp currently just ends up with an unusable link at the moment.
Any objections ?
--
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <bri@OpenBSD.org>
<http://www.Awfulhak.org>
Don't _EVER_ lose your sense of humour....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710070111.CAA07315>
