Date: Thu, 27 May 2004 07:36:58 -0700 (PDT) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <200405271436.i4REawLI017324@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2004/05/27 07:36:58 PDT
FreeBSD src repository
Modified files:
sys/dev/fxp if_fxp.c
Log:
POLA dictates that VLAN_MTU be enabled by default.
In particular, disabling it was likely to break configurations
involving ng_vlan(4) since the latter couldn't control
the parent's VLAN_MTU in the way vlan(4) did.
Pointed out by: ru
Revision Changes Path
1.211 +7 -1 src/sys/dev/fxp/if_fxp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405271436.i4REawLI017324>
