Wireshark-bugs: [Wireshark-bugs] [Bug 10426] 6LoWPAN multicast address decompression problems
Date: Fri, 29 Aug 2014 11:49:42 +0000

Comment # 5 on bug 10426 from
By inspection, looks about right.

Never actually built Wireshark before, so I'll have to do some work to really
test the patch.

Only remaining refinement is that you could distinguish stateful/nonstateful
for source address too. "Stateful SAM=00" is a special case for "unspecified
address (::)", as opposed to "stateful DAM=00" which is reserved, or "stateless
SAM=00" which is 128-bit, so that would mean 1 more table. (Or cheating and
passing "lowpan_iphc_addr_stateful_modes+1" for stateful DAM)


You are receiving this mail because:
  • You are watching all bug changes.