Commit Graph

6 Commits (master)

Author SHA1 Message Date
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 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 fecbfc8fc6 isi-simauth: handle common messages
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2011-04-08 16:49:50 +02:00
Sebastian Reichel 433a64b72b package -> packet 2010-12-30 02:02:43 +01:00
Sebastian Reichel 8588f347d9 import the ISI wireshark plugin from libisi 2010-12-29 21:42:55 +01:00