Date: Wed, 11 Jun 1997 13:15:51 -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: <199706112015.NAA06936@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1997/06/11 13:15:51 PDT Modified files: 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.36 +1 -1 src/sys/net/if_tun.c 1.9 +4 -1 src/sys/net/if_tun.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706112015.NAA06936>