Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.
[obnox/wireshark/wip.git] / plugins / wimax / msg_dlmap.c
2011-07-21 wmeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-06 etxrabFrom Kluchnikov Ivan:
2011-07-04 etxrabFrom Kluchnikov Ivan:
2011-01-19 jakeUse Wireshark standard marking for unused parameters.
2010-04-08 etxrabGet rid of check_col().
2010-01-28 wmeierFix some gcc -Wshadow warnings.
2009-10-04 krjConstify wimax_mac_calc_crc16()
2009-10-04 krjConstify wimax_mac_calc_crc32()
2009-08-04 wmeierMinor changes:
2009-06-22 stigFrom Kovarththanan Rajaratnam:
2009-06-22 stigFrom Kovarththanan Rajaratnam:
2008-08-29 wmeier#include <prefs.h> not required
2008-08-14 jakeFrom Frank Wang:
2008-07-24 martinmFix DLMAP UL_interference_and_noise_level_IE decode...
2008-07-23 martinmThis file predominantly uses spaces, so remove tabs...
2008-07-23 martinmFix bug 2663 (DLMAP HAEQ_DLMAP_UE decode error).
2008-06-25 martinmFor for compressed DLMAP decode error.
2007-12-06 geraldChange calls to g_ntohs, g_ntohl, g_htons, and g_htonl...
2007-11-28 geraldChange each filter prefix to match the protocol name...
2007-05-27 guyUse tvb_reported_length() to get the amount of data...
2007-05-25 geraldFrom Mike Harvey: Support for WiMAX and the WiMAX M2M...