summaryrefslogtreecommitdiff
path: root/cesar/test_general
diff options
context:
space:
mode:
authorYacine Belkadi2011-04-20 14:55:10 +0200
committerYacine Belkadi2011-04-26 19:10:20 +0200
commit652b39dc3dce909bb045a39be530f5bc456f19d2 (patch)
treed5b3f45a0a5bf3e1ca6e206a7b42446a3eaab840 /cesar/test_general
parentdac62fe013ca9738fb697e6d434723f73d1fe8a3 (diff)
{cesar/cp, cleo/devkit/plcd}: Update MMTYPE of DRV_STA_SET_MCAST_LIST MME
Update the code to reflect the recent change* of the MMTYPE of the DRV_STA_SET_MCAST_LIST MME. (* commit dac62fe013ca9738fb697e6d434723f73d1fe8a3)
Diffstat (limited to 'cesar/test_general')
-rw-r--r--cesar/test_general/station/cco0/s2/py/sc16_igmp.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cesar/test_general/station/cco0/s2/py/sc16_igmp.py b/cesar/test_general/station/cco0/s2/py/sc16_igmp.py
index 99dda843f3..6e54e06374 100644
--- a/cesar/test_general/station/cco0/s2/py/sc16_igmp.py
+++ b/cesar/test_general/station/cco0/s2/py/sc16_igmp.py
@@ -88,7 +88,7 @@ def send_mme_DRV_MCAST_SET_LIST (self, payload):
# Create and send mme message
dst_mac = "00:13:d7:00:01:00"
src_mac = "10:12:13:14:15:16"
- MMTYPE_DRV_MCAST_SET_LIST = 0xB0A8
+ MMTYPE_DRV_MCAST_SET_LIST = 0xB054
mme = MME (MMHeader=MMHeader (dst_mac, src_mac,
MTYPE=0x88E1,