ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Mon, 23 Jan 2012 02:36:47 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40656

User: martinm
Date: 2012/01/22 06:36 PM

Log:
 PDCP:
 - Pass is_retx flag to PDCP from RLC in struct instead of calling function
 RLC:
 - use full key to look up sequence analysis results
     - avoids overwriting and attaching result details to wrong PDU
 - add links to previous and next 'OK' PDUs in channel
 - shorten some long variable and type names.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -1      packet-pdcp-lte.c    Modified
  +2 -0      packet-pdcp-lte.h    Modified
  +253 -143  packet-rlc-lte.c     Modified
  +0 -3      packet-rlc-lte.h     Modified