[PATCH 0/4] tools: propagate bridge MTU to vif frontends

Paul Durrant posted 4 patches 3 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20200730194858.28523-1-paul@xen.org
Maintainers: Juergen Gross <jgross@suse.com>, Ian Jackson <ian.jackson@eu.citrix.com>, Wei Liu <wl@xen.org>
There is a newer version of this series
tools/hotplug/Linux/vif-bridge            | 20 +++------
tools/hotplug/Linux/xen-network-common.sh | 51 +++++++++++++++++++----
xen/include/public/io/netif.h             | 12 ++++++
3 files changed, 60 insertions(+), 23 deletions(-)
[PATCH 0/4] tools: propagate bridge MTU to vif frontends
Posted by Paul Durrant 3 years, 8 months ago
From: Paul Durrant <pdurrant@amazon.com>

This is long missing functionality

Paul Durrant (4):
  tools/hotplug: add remove_from_bridge() and improve debug output
  tools/hotplug: combine add/online and remove/offline in vif-bridge...
  public/io/netif: specify MTU override node
  tools/hotplug: modify set_mtu() to inform the frontend via xenstore

 tools/hotplug/Linux/vif-bridge            | 20 +++------
 tools/hotplug/Linux/xen-network-common.sh | 51 +++++++++++++++++++----
 xen/include/public/io/netif.h             | 12 ++++++
 3 files changed, 60 insertions(+), 23 deletions(-)

-- 
2.20.1