Wireshark-commits: [Wireshark-commits] rev 27199: /trunk/plugins/infiniband/ /trunk/plugins/infiniband/: packet-infiniband.c packet-infiniband.h
From:
jake@xxxxxxxxxxxxx
Date: Thu, 08 Jan 2009 20:40:14 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=27199
User: jake
Date: 2009/01/08 12:40 PM
Log:
Fix for bug 2902:
Remove global variables for packet information, pass these through function calls.
Reduce label_SUB[M|A]_[Method|Attribute] routines.
Actually check column status before writing to it.
Directory: /trunk/plugins/infiniband/
Changes Path Action
+79 -486 packet-infiniband.c Modified
+34 -13 packet-infiniband.h Modified