Date: Sat, 21 Mar 1998 22:57:23 -0800 (PST) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG Subject: cvs commit: src/usr.sbin/pppd ccp.c ccp.h options.c Message-ID: <199803220657.WAA07033@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1998/03/21 22:57:23 PST
Modified files:
usr.sbin/pppd ccp.c ccp.h options.c
Log:
ppp-2.3.x ships with a bad compression number for deflate. It uses number
24 (which is magnalink!) rather than the correct (according to the rfc) 26.
Initial attempt at a compatability kludge that will negotiate for either
but will prefer to use the correct deflate compression type.
Revision Changes Path
1.8 +162 -1 src/usr.sbin/pppd/ccp.c
1.6 +4 -2 src/usr.sbin/pppd/ccp.h
1.18 +20 -1 src/usr.sbin/pppd/options.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803220657.WAA07033>
