https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3805
--- Comment #6 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2009-08-10 13:29:42 PDT ---
Hi,
In packet 41 - AnalyzedInformation
Tag 370 - MPCAddress should not be pressent
according to the protocols spec's I've looked at.
If you look at packet 105 in the hex pane with Edit->preference->protocols->ber
preference "Show BER internal fields"
0110 7f 7b 18 9f 82 19 01 03 9f ff 22 01 03 ...
Interpreting:
9f 82 19
This is Tag 281
01 03
Length 1 "Value"=3
The following sequence 9f ff 22 01 03
IS tag 16290 length 1 and value = 3
I have no documentation as to what tag 16290 is perhaps
a proprietarry tag?
Regards
Anders
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.