Fix scapy packet filter in SRMulticast
Change-Id: I07c6bf39fa3f6e6d46d32ccbf921fb7ce850c2e3
(cherry picked from commit 1de4de6403dcc0f91e0dd001de6abfa37e97f66e)
diff --git a/TestON/tests/USECASE/SegmentRouting/SRMulticast/dependencies/multicast/common.multicastConfig b/TestON/tests/USECASE/SegmentRouting/SRMulticast/dependencies/multicast/common.multicastConfig
index dada847..a17887a 100644
--- a/TestON/tests/USECASE/SegmentRouting/SRMulticast/dependencies/multicast/common.multicastConfig
+++ b/TestON/tests/USECASE/SegmentRouting/SRMulticast/dependencies/multicast/common.multicastConfig
@@ -12,7 +12,7 @@
"Ether": "01:00:5e:02:00:01",
"UDP": 40051,
"filter": "ip host 224.2.0.1",
- "packet": "dst=01:00:5e:02:00:01 src=00:aa:00:00:00:02"
+ "packet": "dst=01:00:5e:02:00:01"
}
],
"dst": [
@@ -47,7 +47,7 @@
"Ether": "33:33:00:00:03:fe",
"UDP": 40051,
"filter": "ip6 host ff08::3fe",
- "packet": "dst=33:33:00:00:03:fe src=00:bb:00:00:00:02"
+ "packet": "dst=33:33:00:00:03:fe"
}
],
"dst": [