Wireshark-commits: [Wireshark-commits] rev 32319: /trunk/ /trunk/epan/dissectors/: packet-lanforge.
Date: Sun, 28 Mar 2010 18:27:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32319

User: wmeier
Date: 2010/03/28 11:27 AM

Log:
 From Ben Greear: Update to the LANforge dissector to handle newer protocol formats.
    See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4611
 From me:
  - Remove #if 0'd #includes;
  - Use tvb_reported_length_remaining (instead of tvb_length_remaining)
  - Other minor cleanup (including whitespace).

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +162 -138  packet-lanforge.c    Modified

Directory: /trunk/
  Changes    Path          Action
  +5 -1      AUTHORS       Modified