[libvirt] [tck PATCH 0/3] A few network related fixes to get the network suite running

Erik Skultety posted 3 patches 4 years, 3 months ago
Failed in applying to current master (apply log)
.../networks/networkxml2hostout/tck-testnet-1.dat  |  5 +++--
.../networks/networkxml2hostout/tck-testnet-2.dat  |  5 +++--
.../networks/networkxml2hostout/tck-testnet-3.dat  | 14 ++++++++------
.../nwfilter/nwfilterxml2fwallout/ipv6-test.fwall  | 12 ++++++------
4 files changed, 20 insertions(+), 16 deletions(-)
[libvirt] [tck PATCH 0/3] A few network related fixes to get the network suite running
Posted by Erik Skultety 4 years, 3 months ago
Erik Skultety (3):
  network: Fix the iptables FORWARD chain name being queried
  network: Fix the dhcp range output being matched
  nwfilter: Fix the expected output from ebtables

 .../networks/networkxml2hostout/tck-testnet-1.dat  |  5 +++--
 .../networks/networkxml2hostout/tck-testnet-2.dat  |  5 +++--
 .../networks/networkxml2hostout/tck-testnet-3.dat  | 14 ++++++++------
 .../nwfilter/nwfilterxml2fwallout/ipv6-test.fwall  | 12 ++++++------
 4 files changed, 20 insertions(+), 16 deletions(-)

--
2.24.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Re: [libvirt] [tck PATCH 0/3] A few network related fixes to get the network suite running
Posted by Erik Skultety 4 years, 3 months ago
On Wed, Jan 15, 2020 at 03:23:57PM +0100, Erik Skultety wrote:
> Erik Skultety (3):
>   network: Fix the iptables FORWARD chain name being queried
>   network: Fix the dhcp range output being matched
>   nwfilter: Fix the expected output from ebtables
>
>  .../networks/networkxml2hostout/tck-testnet-1.dat  |  5 +++--
>  .../networks/networkxml2hostout/tck-testnet-2.dat  |  5 +++--
>  .../networks/networkxml2hostout/tck-testnet-3.dat  | 14 ++++++++------
>  .../nwfilter/nwfilterxml2fwallout/ipv6-test.fwall  | 12 ++++++------
>  4 files changed, 20 insertions(+), 16 deletions(-)

ping