From owner-cvs-all Thu Dec 27 8:50:49 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0F09137B43B; Thu, 27 Dec 2001 08:49:32 -0800 (PST) Received: (from joerg@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBRGnWw20999; Thu, 27 Dec 2001 08:49:32 -0800 (PST) (envelope-from joerg) Message-Id: <200112271649.fBRGnWw20999@freefall.freebsd.org> From: Joerg Wunsch Date: Thu, 27 Dec 2001 08:49:32 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_sppp.h if_spppsubr.c X-FreeBSD-CVS-Branch: HEAD 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/27 08:49:31 PST Modified files: sys/net if_sppp.h if_spppsubr.c Log: Implement VJ header compression for sppp. This is the logical merge of rev 1.32 of i4b's old if_spppsubr.c (which was based on PR misc/11767), plus (i4b) rev 1.6 of i4b's if_ispppsubr.c, albeit with numerous stylistic and cosmetic changes. PR: misc/11767 Submitted by: i4b, Joachim Kuebart MFC after: 1 month Revision Changes Path 1.19 +5 -0 src/sys/net/if_sppp.h 1.77 +153 -5 src/sys/net/if_spppsubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message