Wireshark-commits: [Wireshark-commits] rev 52723: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sun, 20 Oct 2013 20:35:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52723

User: mmann
Date: 2013/10/20 08:35 PM

Log:
 Pass ROHC "private data" from PDCP-LTE using dissector data parameter instead of using pinfo->private_data.
 
 Passing data through the dissector parameter eliminates the need for ROHC dissector to save/restore private_data.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +2 -4      packet-pdcp-lte.c    Modified
  +14 -25    packet-rohc.c        Modified