From owner-cvs-all Fri Dec 28 20:51: 9 2001 Delivered-To: cvs-all@freebsd.org Received: from zibbi.icomtek.csir.co.za (zibbi.icomtek.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id 2B0AF37B41B; Fri, 28 Dec 2001 20:51:01 -0800 (PST) Received: (from jhay@localhost) by zibbi.icomtek.csir.co.za (8.11.6/8.11.6) id fBT4owq33822; Sat, 29 Dec 2001 06:50:58 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200112290450.fBT4owq33822@zibbi.icomtek.csir.co.za> Subject: Re: cvs commit: src/sys/net if_sppp.h if_spppsubr.c In-Reply-To: <200112282320.fBSNKD383474@freefall.freebsd.org> from Joerg Wunsch at "Dec 28, 2001 03:20:13 pm" To: joerg@FreeBSD.org (Joerg Wunsch) Date: Sat, 29 Dec 2001 06:50:58 +0200 (SAT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > joerg 2001/12/28 15:20:13 PST > > Modified files: > sys/net if_sppp.h if_spppsubr.c > Log: > Fix my breakage to the low-level hardware sync drivers brought by the > inclusion of VJ compression into sppp. > > Now, instead of the need to include this and that and everything plus > the kitchensink in each of those drivers, struct sppp uses struct > slcompress as an opaque structure only referenced by a pointer. The > actual structure is then malloced at initialization time. > > While i was at it, also fixed a bug where received VJ packets would only > be recognized if INET6 was defined. > > Revision Changes Path > 1.22 +1 -1 src/sys/net/if_sppp.h > 1.81 +26 -25 src/sys/net/if_spppsubr.c > Thanks! John -- John Hay -- John.Hay@icomtek.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message