Wireshark-commits: [Wireshark-commits] rev 34654: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 27 Oct 2010 00:42:07 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34654

User: morriss
Date: 2010/10/26 05:42 PM

Log:
 From Thomas Boehne via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5324 :
 
 As mentioned before, the heuristics used by packet-adwin-config were weak for
 UDP packets. This patch creates a stronger heuristic by checking if one of the
 MAC addresses in the UDP packets is in the range assigned to the manufacturer
 of the devices that use this protocol (or if it is a broadcast).
 
 That should be relatively safe to do because the protocol is rarely used in
 routed networks.

Directory: /trunk/epan/dissectors/
  Changes    Path                     Action
  +46 -5     packet-adwin-config.c    Modified