URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=28b65c076e26f316384c06828eab4301d0ba4dbb
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
28b65c0 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
MIPv6: fix dissection of Service Selection Identifier
APN field is not encoded as a dotted string so the first character is not a length
Bug: 10323
Change-Id: Ia62137c785d505e9d0f1536a333b421a85480741
Reviewed-on: https://code.wireshark.org/review/3461
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit ccbe5fd0b9520493884de70056dbd9682647ab8d)
Reviewed-on: https://code.wireshark.org/review/3467
Actions performed:
from 3cc3350 Fix some dates in the changelog; add some recent changes to the changelog.
adds 28b65c0 MIPv6: fix dissection of Service Selection Identifier
Summary of changes:
epan/dissectors/packet-mip6.c | 28 +++++++++++-----------------
1 file changed, 11 insertions(+), 17 deletions(-)