URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ccbe5fd0b9520493884de70056dbd9682647ab8d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ccbe5fd 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>
Actions performed:
from 378e8b7 we're matching against {any}/port_b, not address_b
adds ccbe5fd MIPv6: fix dissection of Service Selection Identifier
Summary of changes:
epan/dissectors/packet-mip6.c | 28 +++++++++++-----------------
1 file changed, 11 insertions(+), 17 deletions(-)