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 42644: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 15 May 2012 23:44:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42644

User: cmaynard
Date: 2012/05/15 04:44 PM

Log:
 Call  dissect_osinlcp_opt_type_len() to dissect the OSINLCP option type and length, unintentionally omitted.  I guess this is what happens without enough packet captures to test against and a compiler that doesn't warn enough about unused functions.  Anyone know how to get MSVC compilers to complain about such things like the other compilers do?

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