I was capturing cmpp packages,while i found that wireshark support only cmpp1.0. Nowdays,cmcc offer cmpp2.0 interface for oter corp. to access its sms service. Cmpp2.0 is a little different from Cmpp1.0.So there is some mistake while i use wireshark analyse the packages. So there is the question: How can i update the cmpp protocol analyzer? asked 15 Jul '14, 19:50 happydanye |
One Answer:
Get the protocol specification of version 2 and update epan/dissectors/packet-copper.c accordingly then send us the patch through gerrit. answered 15 Jul '14, 23:03 Anders ♦ |