Geospatial and Imagery Access Service (GIAS) Dissector
authorgal <graeme.lunt@smhs.co.uk>
Tue, 7 Apr 2015 08:35:16 +0000 (09:35 +0100)
committerAnders Broman <a.broman58@gmail.com>
Tue, 14 Apr 2015 06:10:15 +0000 (06:10 +0000)
commit085e95a3adfbe84432910a5e7f7c3c3127c244cc
treef351525358f026c85e1745bbc16d30d4f3cab86f
parent4c52738243215409ee93db845d98a817c1a0450a
Geospatial and Imagery Access Service (GIAS) Dissector

A Corba (GIOP) based protocol for the exchange of Intelligence, Surveillance
and Reconnaissance (ISR) products.
Defined in STANAG 4559/AEDP-5 "NATO Standard ISR Library Interface (NSILI)"
See http://www.nato.int/structur/ac/224/standard/4559/4559.htm for more
information.
The dissector is generated using idl2wrs using the gias.idl, with some
manual corrections, as noted in README.gias.

Patch Set 4: Initialise uninitialised variables and no longer mark them as
unused.

Change-Id: Ieae93a135b30078f2d34e66f8c7b2e476438224e
Reviewed-on: https://code.wireshark.org/review/7965
Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
epan/CMakeLists.txt
epan/dissectors/Makefile.common
epan/dissectors/packet-gias.c [new file with mode: 0644]
idl/gias/README.gias [new file with mode: 0644]
idl/gias/cb.idl [new file with mode: 0644]
idl/gias/gias.idl [new file with mode: 0644]
idl/gias/ps.idl [new file with mode: 0644]
idl/gias/uco.idl [new file with mode: 0644]
idl/gias/uid.idl [new file with mode: 0644]