From owner-cvs-all Fri Aug 6 9:53: 1 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 7670F14A2E; Fri, 6 Aug 1999 09:52:59 -0700 (PDT) (envelope-from brian@FreeBSD.org) Received: (from brian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA12305; Fri, 6 Aug 1999 09:52:06 -0700 (PDT) (envelope-from brian@FreeBSD.org) Message-Id: <199908061652.JAA12305@freefall.freebsd.org> From: Brian Somers Date: Fri, 6 Aug 1999 09:52:06 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_tun.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk brian 1999/08/06 09:52:06 PDT Modified files: sys/net if_tun.c Log: Back out redundant check, and remove the MAXMTU comparison as it's outside of the (bogus) tuninfo mtu range. Pointed out by: bde Revision Changes Path 1.64 +4 -7 src/sys/net/if_tun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message