os-vif/vif_plug_ovs
Sean Mooney 9a14c18c21 introduces MTU support for vhost-user
- This change introduces the ability
  to set the MTU for vhost-user interface
  if supported by ovs.
- This change leverages the mtu_request
  option added to the ovs interface in ovs 2.6.
- MTU support enable the use of jumbo frames
  with vhost-user interfaces.

Change-Id: Ide3435b74809605692fa6153c3be3294db80182f
2017-01-09 16:36:20 +00:00
..
tests introduces MTU support for vhost-user 2017-01-09 16:36:20 +00:00
__init__.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
constants.py add support for vhost-user reconnect 2016-12-13 03:40:43 +00:00
exception.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
i18n.py import openvswitch plugin implementation 2016-02-16 11:06:59 +00:00
linux_net.py introduces MTU support for vhost-user 2017-01-09 16:36:20 +00:00
ovs.py vif_plug_ovs: Always set MTU when plugging devices 2017-01-09 09:48:23 +00:00
privsep.py ovs: convert over to use privsep module 2016-04-04 12:42:51 +01:00