Commit Graph

11 Commits (master)

Author SHA1 Message Date
Sebastian Reichel 3698173bf6 fix filename in headers 2015-12-11 02:08:31 +01:00
Sebastian Reichel 4d206bfed4 Wireshark 2.0 API update
- dissect_e212_mcc_mnc() now takes E212 number type as an argument.
 - proto_tree_add_text() has been removed
2015-12-11 02:06:31 +01:00
Sebastian Reichel 4af535f240 update for usage with wireshark 1.12 2015-05-29 18:30:26 +02:00
Sebastian Reichel 9acf18a0c2 update for new wireshark API 2014-01-01 18:56:25 +01:00
Sebastian Reichel 2231eebf88 fix warnings
* fix signess (guint32 -> gint32)
 * remove some unused variables
 * add <epan/expert.h> as needed
 * include handler.h in isi-packet.c
2011-05-29 16:17:57 +02:00
Klaus Kurzmann 5f749a6c68 isi-sim: complete the tables of commands and service types
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:08:47 +02:00
Klaus Kurzmann 67c0c32e91 add and use a dissect_isi_common and use it for all resources
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:06:47 +02:00
Tyson Key baad7c6b3a update SIM 2011-01-16 00:05:57 +01:00
Tyson Key 2d6b643657 improve SIM network information dissection 2011-01-05 01:37:01 +01:00
Tyson Key b998dcb8c1 update sim dissector 2011-01-01 22:58:47 +01:00
Tyson Key e34ba784f3 Initial SIM packet analysis 2011-01-01 07:03:02 +01:00