URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57d843af51c1ed518a9f6b9a416e42e32a29f25f
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
57d843a by Pascal Quantin (pascal.quantin@xxxxxxxxx):
MPTCP: fix offset used for AddrID field in MP_JOIN and MP_PRIO messages
Bug: 12641
Change-Id: I7ba5cbf795eef3e77a7161b8dc8752d9c10610f8
Reviewed-on: https://code.wireshark.org/review/16583
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
(cherry picked from commit ba607a15277f6a9475ba19d0cb60f003b3a40019)
Reviewed-on: https://code.wireshark.org/review/16586
Actions performed:
from 95c7d2d Fix ERSPAN type II and type III offset.
adds 57d843a MPTCP: fix offset used for AddrID field in MP_JOIN and MP_PRIO messages
Summary of changes:
epan/dissectors/packet-tcp.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)