freebsd-dev/sys/dev/fxp
Yaroslav Tykhiy 44e0bc11b9 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
2004-05-27 14:36:58 +00:00
..
if_fxp.c POLA dictates that VLAN_MTU be enabled by default. 2004-05-27 14:36:58 +00:00
if_fxpreg.h GCC 3.3 complains about anonymous structures in unions, so 2003-05-14 20:33:41 +00:00
if_fxpvar.h Teach fxp(4) to control VLAN_MTU in the hardware. 2004-05-25 14:49:46 +00:00
rcvbundl.h