Date: Mon, 16 Dec 1996 11:23:36 -0800 (PST) From: Bill Fenner <fenner> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/net if_tun.c if_tun.h Message-ID: <199612161923.LAA25943@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
fenner 96/12/16 11:23:35 Modified: sys/net if_tun.c if_tun.h Log: Change default tun MTU back to 1500. Use the interface MTU instead of the constant when deciding what packets to accept. Allow using the SIOCSIFMTU ioctl (e.g. "ifconfig tun0 mtu XXX") to set the MTU. Revision Changes Path 1.32 +6 -1 src/sys/net/if_tun.c 1.8 +2 -2 src/sys/net/if_tun.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612161923.LAA25943>
