aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipoib.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-01support for IP-over-Infiniband - pcap encapsulationPetr Sumbera1-10/+87
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-3/+3
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2015-11-16create_dissector_handle -> new_create_dissector_handleMichael Mann1-3/+4
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-11-29Avoid including <wiretap/wtap.h> in dissectors.Jakub Zawadzki1-0/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-02-20(Trivial) Whitespace changesBill Meier1-7/+7
2011-12-03The cool kids say "dissector_add_uint()", not "dissector_add()", now.Guy Harris1-1/+1
2011-12-02from Petr Sumbera:Jaap Keuter1-0/+122