I'm doing a capture using the NORM protocol dissector and CMD CC packets don't look right. I'm expecting a packet size around 78 bytes and instead I'm getting a packet size of 2074 bytes. 2004 of those bytes are labeled Payload and they are all zeros. Is there any way to fix the way that Wireshark is padding these packets? I am using the packet-rmt-norm.c code off of Wireshark-1.8.6 Unfortunately due to the network I'm using I cannot post a sample capture Thank you in advance for your help! asked 20 Sep '13, 05:55 Torbett closed 20 Sep '13, 06:48 Kurt Knochner ♦ |