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