From owner-cvs-all Thu Mar 14 18:31:18 2002 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 5CC2E37B402; Thu, 14 Mar 2002 18:31:14 -0800 (PST) Received: (from archie@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2F2VE386660; Thu, 14 Mar 2002 18:31:14 -0800 (PST) (envelope-from archie) Message-Id: <200203150231.g2F2VE386660@freefall.freebsd.org> From: Archie Cobbs Date: Thu, 14 Mar 2002 18:31:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_ppp.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 archie 2002/03/14 18:31:14 PST Modified files: sys/netgraph ng_ppp.c Log: Fix bugs where the ng_ppp node could transmit PPP frames whose length exceeded the peer's configured MRU or MRRU. MFC after: 1 week Revision Changes Path 1.38 +18 -4 src/sys/netgraph/ng_ppp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message