Dear Wireshark Team, What are the plans to upgrade the X2AP protocol (TS 3GPP 36.423) to Release 12.2 versions. There have been inclusion on new X2AP messages for a new logical 3GPP entity (X2GW) in Release 12.2. http://www.3gpp.org/DynaReport/36423.htm On similar lines, 3GPP 36.413 (S1AP) has also been upgraded to v12.2 to support X2GW Thanks. asked 10 Sep '14, 04:30 Inder edited 10 Sep '14, 04:32 |
One Answer:
This is OpenSource there isn't much of a "plan", stuff gets added when some one has the need for it and decides to send a patch. That said I have updated the S1AP dissector and might do the X2AP one if it isn't to much work and I find the time. The S1AP update is in gerrit but not commited yet pending no problems with building it. The new stuff is untested as I don't have any trace to verify it with. If you could supply a trace in a bug report or on the samples wiki page that would help. answered 10 Sep '14, 07:43 Anders ♦ |
Thanks a ton :) Will report bugs if any found during usage
No no, you are requested to supply capture files with these new messages in them, for development purposes. You can create an enhancement bug for that, attaching the sample capture to that. These will then be used in automated testing as well.