summaryrefslogtreecommitdiff
path: root/plugins/wimax/wimax_mac.h
AgeCommit message (Collapse)AuthorFilesLines
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
(Using sed : sed -i '/^ \* \$Id\$/,+1 d') Fix manually some typo (in export_object_dicom.c and crc16-plain.c) Change-Id: I4c1ae68d1c4afeace8cb195b53c715cf9e1227a8 Reviewed-on: https://code.wireshark.org/review/497 Reviewed-by: Anders Broman <a.broman58@gmail.com>
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
(COPYING will be updated in next commit) svn path=/trunk/; revision=43536
2008-06-20Wimax: support TLV type 48 in REG-REQ/REG-RSP.Martin Mathieson1-0/+1
From cfreeer, fixes bug 2571. svn path=/trunk/; revision=25495
2007-11-26Get rid of C++/C99 style comments--not all compilers support themJeff Morriss1-5/+5
svn path=/trunk/; revision=23608
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.Gerald Combs1-0/+702
Add support for WiMAX and M2M to various makefiles and installer files. Add basic support for M2M to randpkt. svn path=/trunk/; revision=21945