Hi Everyone, As I have not heard from anyone about this, I assume no one has looked at the patch or taken any action on it.
I would like to withdraw this patch as I found some issues in certain scenarios. I will try to improve the handling in these scenarios and re-submit if and when possible. Best regards, Abhik. On 2/7/07, Abhik Sarkar <[EMAIL PROTECTED]> wrote: > Hi Everyone, > > I am not quite sure if there is a reason why the SMPP dissector > doesn't support request-response tracking yet. I could not find any in > the mailing list archives. > > The attached patch adds this functionality. It's pretty much a copy of > from the example (from packet-pana.c). > > It has been tested on Windows on: > - a capture with different types of SMPP commands > - a capture with multiple SMPP commands in the one TCP frame. > > Warning: There are some applications which break the rule of > increasing the sequence_number monotonically for each new request sent > (by sending the same sequence_number again and again). The behaviour > of different SMSCs in this case is different, and the behaviour of the > request-response tracking in this case can be erratic. Perhaps this > could be improved in the future. > > Best regards, > Abhik. > > _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
