Wireshark-bugs: [Wireshark-bugs] [Bug 10426] 6LoWPAN multicast address decompression problems

Date: Fri, 29 Aug 2014 14:55:35 +0000

Comment # 6 on bug 10426 from
(In reply to Kevin Bracey from comment #5)
> 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)

Done. You can find a test binary including this Gerrit patch here:
https://www.dropbox.com/s/o3tkxoifh9f6n85/Wireshark-win32-1.99.0.exe?dl=0


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