Wireshark-commits: [Wireshark-commits] rev 20520: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 21 Jan 2007 23:36:54 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20520

User: sfisher
Date: 2007/01/21 11:36 PM

Log:
 From Tobias Witek:
 
 I found a rare situation in which the BSSAP dissector seems to wrongly
 assume a packet.
 
 When a RANAP DirectTransfer message contains the GSM Supplementary
 Service 'Call Confirmed' this seems to yield a message that the BSSAP
 dissector recognizes as a BSSMAP BLOCK message (and from the perspective
 of BSSAP, this is perfectly correct).
 
 My patch includes code that checks this very special case.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +5 -0      packet-bssap.c    Modified