From owner-cvs-all Fri May 14 2:35:59 1999 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 5363C152A5; Fri, 14 May 1999 02:35:56 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA16024; Fri, 14 May 1999 02:35:56 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199905140935.CAA16024@freefall.freebsd.org> From: Brian Somers Date: Fri, 14 May 1999 02:35:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ppp ip.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/05/14 02:35:55 PDT Modified files: usr.sbin/ppp ip.c Log: Ensure that we're not going to overflow our ``struct tun'' when we mbuf_Read() into it. Add the link name to a few diagnostics. Revision Changes Path 1.61 +10 -3 src/usr.sbin/ppp/ip.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message