https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7648
--- Comment #12 from Fabio Bettoni <fabio.bettoni@xxxxxxxxxxxxxxxx> 2012-08-20 04:59:12 PDT ---
Pascal,
tried with Version 1.9.0-SVN-44595 (SVN Rev 44595 from /trunk)
The first part is now OK
>field to filter: imei: 01000000000000f0
>Apply as Filter: gsm_map.ms.imei == 01:00:00:00:00:00:00:f0
The second part still shows gsm_map.imsi_digits as filter
>field to filter: TBCD digits: 100000000000000
>Apply as Filter: gsm_map.imsi_digits == "100000000000000"
>Result: it's about an imei but prepares filter as imsi, but it finds it.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.