Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Wed, 16 May 2012 19:55:50 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42661

User: cmaynard
Date: 2012/05/16 12:55 PM

Log:
 Largely, whitespace and formatting changes.  Added modelines to match.
 Other misc. changes:
 -> Delete useless, duplicate assignment of offset to 0 in dissect_vsnp().
 -> Change short seq # display filter so it's not the same as the seq # filter.
 -> pppoe.dump.gz looks to be malformed, so remove unnecessary "remlen" code in
    dissect_cp() and let the packets be displayed as malformed since they are.
 -> Remove if (check_col()) checks.
 -> Fix copy-and-paste of filter name for ipcp.opt.max_header.

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +4199 -4546 packet-ppp.c    Modified