summaryrefslogtreecommitdiff
path: root/plugins/wimax/msg_pmc.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Use Wireshark standard marking for unused parameters.Jaap Keuter1-6/+2
2009-12-08Fix header field names containing dots.Jaap Keuter1-8/+8
2009-08-09'if(proto_... == -1)' not req'd; Don't register ett[] more than once;Bill Meier1-14/+8
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-2/+2
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-10/+10
2009-06-22From Kovarththanan Rajaratnam:Stig Bjørlykke1-65/+64
2008-08-29#include <prefs.h> not requiredBill Meier1-1/+0
2007-11-28Change each filter prefix to match the protocol name ("wmx"). Add aGerald Combs1-11/+11
2007-05-27Use tvb_reported_length() to get the amount of data we should look at;Guy Harris1-5/+5
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+294