wpaul 3268777224 Set the BGE_RX_MTU register correctly so that we can receive slightly
larger than normal frames, to account for the case where a bge(4) NIC
is used with VLANs. Since we set the IFCAP_VLAN_MTU flag, we must allow
reception of frames up to 1522 bytes in size rather than 1518.

Note that it is possible to work around this bug by doing:

# ifconfig bge0 mtu 1504

prior to configuring any VLAN interfaces.
2003-08-04 05:50:53 +00:00
..
2003-08-03 07:50:19 +00:00
2003-08-03 07:50:19 +00:00
2003-06-10 21:44:29 +00:00
2003-08-03 07:50:19 +00:00
2003-08-01 02:25:32 +00:00
2003-07-21 02:49:42 +00:00
2003-07-31 10:24:36 +00:00
2003-07-29 14:10:13 +00:00
2003-06-11 05:37:42 +00:00
2003-06-11 05:37:42 +00:00
2003-07-27 14:38:54 +00:00
2003-06-11 06:34:30 +00:00