system-traffic: Fix IPv6 frag vxlan check.
authorJoe Stringer <joe@ovn.org>
Thu, 21 Apr 2016 21:10:11 +0000 (14:10 -0700)
committerJoe Stringer <joe@ovn.org>
Fri, 22 Apr 2016 21:29:19 +0000 (14:29 -0700)
commita9f70f3d99d68f2eefa3be6686cf773a4817ba53
tree62528ba79a7da531fac8b84563c2549a53c1b396
parent455f38e009203795c1a27673969a186002564dde
system-traffic: Fix IPv6 frag vxlan check.

This was missed before somehow, which would cause the test to fail
(rather than being skipped) if iproute2 didn't support setting the
vxlan dstport on the kernel tunnel device.

Signed-off-by: Joe Stringer <joe@ovn.org>
Acked-by: Daniele Di Proietto <diproiettod@vmware.com>
tests/system-traffic.at