http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40388
User: martinm
Date: 2012/01/05 09:40 AM
Log:
- Add the beginning of compressed list handling.
- Will at least skip the single byte if there is nothing in the list.
- Checks that the intended encoding type (ET) is found
- Need to call from lots of places
- Pass correct subtree for feedback items (was passing NULL so items weren't there)
- show SNs as decimal
- remove a few stray tabs
- fix a typo
Still need to port some parts from packet-pdcp-lte.c that aren't handled (e.g. UO_0). And the context lookup seems broken (at least for IxCatapult logs).
Directory: /trunk/epan/dissectors/
Changes Path Action
+179 -42 packet-rohc.c Modified