| Bug ID |
9289
|
| Summary |
Add OMA-ILP dissector into wireshark
|
| Classification |
Unclassified
|
| Product |
Wireshark
|
| Version |
1.11.x (Experimental)
|
| Hardware |
All
|
| OS |
All
|
| Status |
UNCONFIRMED
|
| Severity |
Enhancement
|
| Priority |
Low
|
| Component |
Wireshark
|
| Assignee |
[email protected]
|
| Reporter |
[email protected]
|
Created attachment 11816 [details]
the diff file and one ILP example
Build Information:
SVN Rev 52682 from /trunk
--
add OMA-ILP dissector into wireshark, the ILP is similar to OMA-ULP protocol,
so I've copied the ULP dissector code in asn1 directory to new created ilp
directory and applied the corresponding update, also other Makefile files are
updated. please have a check.
In the attachment, it includes the diff file, and one tcpdump file containing
the ILP message for testing.
You are receiving this mail because:
- You are watching all bug changes.