http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=47933
User: guy
Date: 2013/02/27 08:29 PM
Log:
Combine all the flags fields into one field, and get rid of the
commented-out/#if-ed-out "Data1" field, as it's the same field.
Give the flags in that field names including "flags".
Shuffle the fields around to put "Flags" (a/k/a Data1) where Data1 was,
and put the bits in that field after it.
Update the URL for the spec at IBM.
Reformat the entries in hf_netb[] to use the same style.
Directory: /trunk/epan/dissectors/
Changes Path Action
+90 -112 packet-netbios.c Modified