On Friday, March 28, 2014 11:28:19 AM Mike Latimer wrote:
Using a statically defined vnet0 may fail if multiple VMs are running
on the
test machine. Switch to mac address, but replace '00' with '0' to match
the
output of ebtables.
---
scripts/nwfilter/100-ping-still-working.t | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
I just realized Daniel's patch already fixes this for other tests (in almost
the same way), so it would be better to just update his patch to do this as
well. I'll reply to the specific patch next.
-Mike