[PATCH 0/3] tools/hotplug: Fixes to vif-nat

Diego Sueiro posted 3 patches 3 years, 8 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/cover.1597920095.git.diego.sueiro@arm.com
Maintainers: Wei Liu <wl@xen.org>, Ian Jackson <ian.jackson@eu.citrix.com>
tools/hotplug/Linux/vif-nat               | 14 ++++++++------
tools/hotplug/Linux/xen-network-common.sh |  6 +++---
2 files changed, 11 insertions(+), 9 deletions(-)
[PATCH 0/3] tools/hotplug: Fixes to vif-nat
Posted by Diego Sueiro 3 years, 8 months ago
This patch series fixes issues around the vif-nat script when
setting up the vif interface and dhcp server in dom0.

It has been validated and used in Yocto and meta-arm-autonomy

Diego Sueiro (3):
  tools/hotplug: Fix hostname setting in vif-nat
  tools/hotplug: Fix dhcpd symlink removal in vif-nat
  tools/hotplug: Extend dhcpd conf, init and arg files search

 tools/hotplug/Linux/vif-nat               | 14 ++++++++------
 tools/hotplug/Linux/xen-network-common.sh |  6 +++---
 2 files changed, 11 insertions(+), 9 deletions(-)

-- 
2.7.4


Re: [PATCH 0/3] tools/hotplug: Fixes to vif-nat
Posted by Bertrand Marquis 3 years, 7 months ago
Hi,

A gentle ping to have a review/ack on this serie :-)

(Adding some people in CC)

Bertrand

> On 20 Aug 2020, at 11:46, Diego Sueiro <Diego.Sueiro@arm.com> wrote:
> 
> This patch series fixes issues around the vif-nat script when
> setting up the vif interface and dhcp server in dom0.
> 
> It has been validated and used in Yocto and meta-arm-autonomy
> 
> Diego Sueiro (3):
>  tools/hotplug: Fix hostname setting in vif-nat
>  tools/hotplug: Fix dhcpd symlink removal in vif-nat
>  tools/hotplug: Extend dhcpd conf, init and arg files search
> 
> tools/hotplug/Linux/vif-nat               | 14 ++++++++------
> tools/hotplug/Linux/xen-network-common.sh |  6 +++---
> 2 files changed, 11 insertions(+), 9 deletions(-)
> 
> -- 
> 2.7.4
> 
>