ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Thu, 10 May 2012 02:49:57 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42540

User: cmaynard
Date: 2012/05/09 07:49 PM

Log:
 PPP code, identifier, length and magic number are now filterable.  Don't call call_dissector() from within an if(tree){} block.  Mark dissect_lcp_linkqualmon_opt()'s pinfo arg as unused.

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