rev 17945: /trunk/epan/dissectors/: packet-inap.c packet-inap.h /trunk/asn1/inap/: packet-inap-template.c
[email protected] Fri, 21 Apr 2006 18:11:22 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: etxrab Date: 2006/04/21 01:11 PM Log: From Jeff Morris: I tried out the 0.99.0pre1 release and I noticed that all my SCCP management messages (on SSN==1) were getting decoded as TCAP. Turns out that the INAP dissector (due to a bug) registers to SSN==1 by default (instead of 106 and 241). Rather than just fix that bug, the attached patch modifies the INAP dissector to use a range preference (like GSM MAP, TCAP, etc.). Directory: /trunk/epan/dissectors/ Changes Path Action +42 -34 packet-inap.c Modified +1 -1 packet-inap.h Modified Directory: /trunk/asn1/inap/ Changes Path Action +37 -29 packet-inap-template.c Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17945&view=rev