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

Date: Sun, 06 Feb 2011 14:15:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35836

User: etxrab
Date: 2011/02/06 06:15 AM

Log:
 From Alexis La Goutte:
 A patch to enhance add_fixed_field dissector 
 * Replace proto_tree_add_uint/boolean/... by proto_tree_add_item
 * Replace some macro by bitmask (TSI..)
 * Other stuff...
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5656

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +375 -536  packet-ieee80211.c    Modified