https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7592
--- Comment #3 from Dave Boonstra <newsboonie@xxxxxxxxx> 2012-08-22 07:48:56 PDT ---
Created attachment 8993
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8993
example pcap file
I've added an example file with 1 packet for development. Please let me know
when/if this is implemented. I can do more testing.
801 and 783 are the pointcodes in this packet that I need to get translated to
a node name. Preferably this would be also dependent on the "network indicator"
I'd suggest that the lookup file would look like this:
2-801 node-name-a
2-883 node-name-b
3-308 node-name-c
0-5637 node-name-d
Note that the Network Indicator (NI) can be in 2 places:
- m3ua.protocol_data_ni
- mtp3.network_indicator
Thanks.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.