Date: Wed, 11 Jun 1997 13:11:09 -0700 (PDT) From: Julian Elischer <julian@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/net if_tun.c if_tun.h Message-ID: <199706112011.NAA06869@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1997/06/11 13:11:09 PDT Modified files: (Branch: RELENG_2_2) sys/net if_tun.c if_tun.h Log: As the Tunnel device has no real inherrent MRU limit, so don't enforce the MTU as an MRU. Allow bidirectional ppp MTU negotiation, by checking against a differnt figure for MRU. Make it large enough for ATM frames at least. Submitted by: archie@whistle.com (archie cobbs) Revision Changes Path 1.29.2.3 +1 -1 src/sys/net/if_tun.c 1.6.2.3 +5 -1 src/sys/net/if_tun.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706112011.NAA06869>