|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] BUG - netfront.c
On 15 Mar 2006, at 11:15, James Harper wrote:
'Received packet too big for MTU (1504 > 1500)' gets printed when
trunking a vlan into a xenU domain. This shouldn't be! 1504 byte
packets
are allowed on an 802.1q trunked interface.
Good point. Checking against MTU in netfront is rather anal anyway. But
for now I'll just be more permissive by 4 bytes, and check that in to
both uinstable and 3.0-testing trees.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|