[ovs-git] [openvswitch/ovs] 1ea1b0: ovn.at: Fix IPv6 periodic RA test on Windows

GitHub noreply at github.com
Mon Apr 16 14:53:11 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 1ea1b0d09ff49cf33fbdc6e7a789f6bed9a7d907
      https://github.com/openvswitch/ovs/commit/1ea1b0d09ff49cf33fbdc6e7a789f6bed9a7d907
  Author: Alin Gabriel Serdean <aserdean at ovn.org>
  Date:   2018-04-16 (Mon, 16 Apr 2018)

  Changed paths:
    M tests/ovn.at

  Log Message:
  -----------
  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 <mmichels at redhat.com>
Signed-off-by: Mark Michelson <mmichels at redhat.com>
Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list