From owner-cvs-all Fri May 26 14:11:58 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B589037B84D; Fri, 26 May 2000 14:11:56 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA50460; Fri, 26 May 2000 14:11:56 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <200005262111.OAA50460@freefall.freebsd.org> From: Brian Somers Date: Fri, 26 May 2000 14:11:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp fsm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG brian 2000/05/26 14:11:56 PDT Modified files: usr.sbin/ppp fsm.c Log: If the fsm header reports a length greater than the packet size, drop the packet rather than just whinging about it in the log. If the fsm header has a smaller length, continue to whinge. Revision Changes Path 1.53 +9 -2 src/usr.sbin/ppp/fsm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message