Wireshark-commits: [Wireshark-commits] rev 25986: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Tue, 12 Aug 2008 04:44:39 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25986

User: etxrab
Date: 2008/08/11 09:44 PM

Log:
 From   Alexey Neyman:
 Implement dissector for IPMB (DLT_IPMB_LINUX, 209).

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +306 -0    packet-i2c.c       Added
  +29 -0     packet-i2c.h       Added

Directory: /trunk/epan/
  Changes    Path                Action
  +2 -1      address.h           Modified
  +1 -0      libwireshark.def    Modified
  +2 -0      packet.h            Modified

Directory: /trunk/gtk/
  Changes    Path                  Action
  +4 -0      capture_info_dlg.c    Modified

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

Directory: /trunk/wiretap/
  Changes    Path          Action
  +116 -18   libpcap.c     Modified
  +4 -1      wtap.c        Modified
  +9 -0      wtap.h        Modified