aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimax
AgeCommit message (Expand)AuthorFilesLines
2007-05-29Add some casts to fix my build.Martin Mathieson1-7/+8
2007-05-27Use $(PLUGIN_LDFLAGS) for LDFLAGS.Guy Harris1-1/+1
2007-05-27Clean up white space.Guy Harris1-1/+0
2007-05-27Use tvb_reported_length() to get the amount of data we should look at;Guy Harris43-174/+174
2007-05-27wmxtypes.h is part of the m2m plugin, not the wimax plugin.Guy Harris1-2/+1
2007-05-26Squelch some unused parameter warnings.Guy Harris7-14/+14
2007-05-26Flag some parameters as unused.Guy Harris1-3/+3
2007-05-26Get rid of unused parameter.Guy Harris1-4/+4
2007-05-26Convert to the new style of building plugins; hopefully this'll fix theGuy Harris6-56/+308
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs54-0/+37521