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