Commit Graph

9 Commits

Author SHA1 Message Date
Anders Broman 058e9d2f20 Fix:
Wrong decoding IMSI with GSM MAP protocol
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3116

svn path=/trunk/; revision=27117
2008-12-26 21:19:13 +00:00
Stig Bjørlykke f9f52e367e Do not use dot in protocol filter name.
svn path=/trunk/; revision=26551
2008-10-25 11:23:05 +00:00
Bill Meier b52d95d591 #include <emem.h> not req'd
svn path=/trunk/; revision=26091
2008-08-26 01:28:50 +00:00
Jaap Keuter 2b04d42e4b From Shinsuke SUZUKI:
Since this leads to a compilation failure (Warning C4819: unexpected character
in the current code page) on non-european Windows, I'd like you to avoid using
non-ASCII characters in Wireshark code (even in comment).

svn path=/trunk/; revision=25214
2008-05-02 08:23:21 +00:00
Jaap Keuter 33b3ab923c From yin sun:
In packet-e212.c function dissect_e212_mcc_mnc mnc is added twice.
the correction should be: mnc = 10 * mnc + mnc3;

svn path=/trunk/; revision=24759
2008-03-30 12:43:21 +00:00
Ronnie Sahlberg feab79e328 change a whole bunch of ethereal into wireshark
svn path=/trunk/; revision=18196
2006-05-21 04:49:01 +00:00
Guy Harris 629f0ecbe5 Put a newline at the end of the file.
svn path=/trunk/; revision=18193
2006-05-20 21:45:07 +00:00
Anders Broman ae9e7131f9 Actually use the valuestring...
svn path=/trunk/; revision=17122
2006-01-29 22:12:26 +00:00
Anders Broman 65530eb912 Add the abillity to translate MCC.
svn path=/trunk/; revision=17105
2006-01-26 06:54:52 +00:00