Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ovn.at: Fix IPv6 periodic RA test on Windows
One issue with this test is that MSYS mangles the shorter form of the IPv6 address. To solve this, we switch to the longer notation of it. Another issue is that `printf` command does not add the leading `0` to the packet. We switch to a more platform independent `awk` substitution. Co-authored-by: Mark Michelson <[email protected]> Signed-off-by: Mark Michelson <[email protected]> Signed-off-by: Alin Gabriel Serdean <[email protected]> Acked-by: Ben Pfaff <[email protected]>
- Loading branch information