aboutsummaryrefslogtreecommitdiffstats
path: root/tools/asn2wrs.py
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2009-05-16 16:31:54 +0000
committerJörg Mayer <jmayer@loplof.de>2009-05-16 16:31:54 +0000
commit1922d3ceeec3e410bb49dc828e623bd38398d01b (patch)
tree9fbafb65bcc72916ca6d8f1ee16c2c2955e753b3 /tools/asn2wrs.py
parent0f9c96f8fd9d4ece115e76051524bbaa71b60712 (diff)
Jochen Bartl <jochen.bartl@gmail.com>
via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2824 I have added the SCM header to the wlccp dissector. This header is present in packets of base message type 0x01. You can find the specification in the following document, when you search for "The table below shows the fields for an SCM Advertisement Reply Message.": http://www.freepatentsonline.com/y2005/0220054.html It seems like the header structure in the document is wrong regarding the "SCM Node ID" (MAC address) field. From looking at the hexdumps I found out that the node id shows up in the header before the "Instance Age" field. There is also a 2 byte field between the node id and the instance age, which is always zero. I have named this field wlccp.scm_unknown_short, because I don't know what it is for. Me: Fix two bugs that came up during testing but were present before the patch, both involving wrong length handling triggering dissector assert and malformed packet messages. svn path=/trunk/; revision=28376
Diffstat (limited to 'tools/asn2wrs.py')
0 files changed, 0 insertions, 0 deletions