Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Dec 2001 06:50:58 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        joerg@FreeBSD.org (Joerg Wunsch)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/net if_sppp.h if_spppsubr.c
Message-ID:  <200112290450.fBT4owq33822@zibbi.icomtek.csir.co.za>
In-Reply-To: <200112282320.fBSNKD383474@freefall.freebsd.org> from Joerg Wunsch at "Dec 28, 2001 03:20:13 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112290450.fBT4owq33822>