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