Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Thu, 03 Dec 2009 15:27:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31159

User: stig
Date: 2009/12/03 07:27 AM

Log:
 From Petr Sumbera via bug 4284:
 Added support for Solaris IPNET layer
 
 From me:
 Some code cleanup in packet-ipnet.c
 Added packet-ipnet.c to CMakeFiles.txt
 Added WTAP_ENCAP_IPNET to encap_table_base[]

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +143 -0    packet-ipnet.c     Added

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

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