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 44202: / /trunk/epan/dissectors/: Makefile.common packet

Date: Thu, 02 Aug 2012 06:45:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44202

User: guy
Date: 2012/08/01 11:45 PM

Log:
 From Richard Stearn: AX.25 KISS protocol support.
 
 Part 1 of the fix for bug 7529.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +2 -0      Makefile.common       Modified
  +404 -0    packet-ax25-kiss.c    Added
  +32 -0     packet-ax25-kiss.h    Added

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      CMakeLists.txt      Modified
  +1 -0      libwireshark.def    Modified

Directory: /trunk/
  Changes    Path              Action
  +4 -0      AUTHORS           Modified
  +4 -0      capture_info.c    Modified

Directory: /trunk/wiretap/
  Changes    Path             Action
  +2 -0      pcap-common.c    Modified
  +4 -1      wtap.c           Modified
  +1 -0      wtap.h           Modified