<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">It makes sense to add it to me. Libvirt sets the mtu from the bridge when it creates the tap device, but if you are creating it manually you might need to set it to something else.<div><br></div><div>Vish</div><div><br><div><div>On Dec 17, 2014, at 10:29 PM, Ryu Ishimoto <<a href="mailto:ryu@midokura.com">ryu@midokura.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi All,<div><br></div><div>I noticed that in linux_net.py, the method to create a tap interface[1] does not let you set the MTU size. In other places, I see calls made to set the MTU of the device [2].</div><div><br></div><div>I'm wondering if there is any technical reasons to why we can't also set the MTU size when creating tap interfaces for general cases. In certain overlay solutions, this would come in handy. If there isn't any, I would love to submit a patch to accomplish this.</div><div><br></div><div>Thanks in advance!</div><div><br></div><div>Ryu</div><div><br></div><div>[1] <a href="https://github.com/openstack/nova/blob/master/nova/network/linux_net.py#L1374">https://github.com/openstack/nova/blob/master/nova/network/linux_net.py#L1374</a></div><div>[2] <a href="https://github.com/openstack/nova/blob/master/nova/network/linux_net.py#L1309">https://github.com/openstack/nova/blob/master/nova/network/linux_net.py#L1309</a></div></div>
_______________________________________________<br>OpenStack-dev mailing list<br><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></blockquote></div><br></div></body></html>