Signed-off-by: Darrell Ball <[email protected]>
---
tests/ovn.at | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/tests/ovn.at b/tests/ovn.at
index e00674d..a60ab56 100644
--- a/tests/ovn.at
+++ b/tests/ovn.at
@@ -870,10 +870,8 @@ for s in 1 2 3; do
done
# Broadcast and multicast.
- # xxx ovn-controller-vtep doesn't handle multicast traffic that is
- # xxx sourced from the gateway properly.
- #test_packet $s ffffffffffff f0000000000$s 0${s}ff $bcast #2
- #test_packet $s 010000000000 f0000000000$s 0${s}ff $bcast #2
+ test_packet $s ffffffffffff f0000000000$s 0${s}ff $bcast #2
+ test_packet $s 010000000000 f0000000000$s 0${s}ff $bcast #2
test_packet $s f0000000ffff f0000000000$s 0${s}66 $unknown #3
done
--
1.9.1
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev