Define some fcns & vars as static...
[metze/wireshark/wip.git] / epan / dissectors / packet-infiniband.c
2010-10-08 Jeff MorrissRestore pinfo->private_data after an exception was...
2010-08-16 Anders BromanFrom Slava:
2010-08-11 Stig BjørlykkeMake it compile.
2010-08-11 Anders BromanRemove redundant chek_col.
2010-08-03 Anders BromanFrom Slava:
2010-08-03 Anders BromanFrom Slava:
2010-07-13 Stig BjørlykkeFrom Mellanox Technologies Ltd. via bug 5004:
2010-05-03 Anders BromanThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 Anders BromanThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 Anders BromanThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 Anders BromanThis patch is submitted on behalf of Mellanox Technologies:
2010-05-03 Anders BromanThis patch is submitted on behalf of Mellanox Technologies:
2010-04-08 Anders BromanFrom Stephen Donnelly:
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-01-13 Anders BromanFrom Didier Gautheron:
2009-09-08 Gerald CombsJust use proto_tree_add_item instead of feeding tvb...
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-25 Stig BjørlykkeRemove a tvb_free() call.
2009-05-05 Guy HarrisGet rid of some other uses of ethertype() for protocols...
2009-04-21 Bill Meierinfiniband: Fix various issues mostly relating to proto...
2009-02-22 Jaap KeuterIncorporate plugin dissector into build in collection.