[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: [Xen-devel] Ethernet MTU
> James Harper wrote: > > 802.1q lives under IP. > > That's right. > > But the VLAN exposes a virtual interface. > That virtual interface should automatically have an MTU size of the > underlying interface minus 4 bytes (for the VLAN tag). It should. It does not. It's usually not a problem as networking equipment handle frames up to 1520-1540 bytes without much trouble, at least equipments able to manage tagged frames. > And then IP fragmentation, working on top of that virtual Ethernet > interface, should perform fragmentation correctly. IP fragmentation handling is for routers when they connect two networks with different mtu sizes. This is not the case here, the IP stack generates frames that are as large as the mtu makes it possible. Spamming xen-devel with non-Xen related network education and RFCs was not my intent, I was just wondering about jumbo frames support into Xen networking layer ... BR, -- Sylvain _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |