URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=24b6a1141a883ac369e9b7da118c462741cc3246
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
24b6a11 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
IPv6 RPL option is read as less bytes than it is
Add check if the opt len equal to the "calculcate" length
and display expert info if not.. also replace offset by the opt len
Bug:10559
Bug:10561
Change-Id: I6e80e4055b6d0c5ef3f030c544cd1629e6b9abec
Reviewed-on: https://code.wireshark.org/review/4627
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Actions performed:
from a9497be RoCE and CM dissector fixes
adds 24b6a11 IPv6 RPL option is read as less bytes than it is
Summary of changes:
epan/dissectors/packet-ipv6.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)