Wireshark-commits: [Wireshark-commits] rev 27217: /trunk/ /trunk/epan/: libwireshark.def xdlc.c xdl

Date: Tue, 13 Jan 2009 06:54:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27217

User: guy
Date: 2009/01/12 10:54 PM

Log:
 Fix the URL for the RLM stuff at Cisco.
 
 Add some heuristics to the RLM LAPD-over-UDP dissector, so as not to
 misdissect as many packets.
 
 Fetch the LAPD dissector handle only once.
 
 Change some Boolean arguments to gboolean from int.

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified
  +64 -6     xdlc.c              Modified
  +11 -3     xdlc.h              Modified

Directory: /trunk/plugins/rlm/
  Changes    Path            Action
  +22 -2     packet-rlm.c    Modified