Wireshark-commits: [Wireshark-commits] rev 21945: /trunk/ /trunk/epan/: Makefile.am /trunk/plugins/

Date: Fri, 25 May 2007 23:40:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=21945

User: gerald
Date: 2007/05/25 11:40 PM

Log:
 From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.
 
 Add support for WiMAX and M2M to various makefiles and installer files.  Add
 basic support for M2M to randpkt.

Directory: /trunk/epan/
  Changes    Path           Action
  +46 -1     Makefile.am    Modified

Directory: /trunk/plugins/m2m/
  Changes    Path              Action
  +6 -0      AUTHORS           Added
  +340 -0    COPYING           Added
  +3 -0      ChangeLog         Added
  +47 -0     Makefile.am       Added
  +30 -0     Makefile.nmake    Added
  +52 -0     moduleinfo.h      Added
  +888 -0    packet-m2m.c      Added
  +188 -0    wimax_tlv.c       Added
  +36 -0     wmxtypes.h        Added


(63 files not shown)