aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipmi-pps.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-16Fix warning: no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+2
2014-06-16Have ipmi "dissectors" register through the build process instead of "manually"Michael Mann1-1/+1
2014-06-06IPMI trace dissector (without PCAP-dependent part).U-beauty\bdn1-53/+66
2014-06-03packet-ipmi...: Various cleanups:Bill Meier1-2/+15
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-05-04AFAICT sys/types.h & netinet/in.h #includes are not needed for these files.Bill Meier1-4/+0
2008-08-06From Alexey Neyman :Anders Broman1-0/+104