URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3527ea3624ad8f5840844718dd7f04e3d5d5e408
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: lts-1.12.1
Repository: wireshark
Commits:
3527ea3 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
OpenFlow 1.4: check length to avoid rewinding offset
Conflicts:
epan/dissectors/packet-openflow_v5.c
Bug: 13071
Change-Id: Ia9d55212fe8423311222330ed516da35ee9f53de
Reviewed-on: https://code.wireshark.org/review/18565
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit d1a7ed109b37c87546393160e03223e7bf770d57)
Reviewed-on: https://code.wireshark.org/review/18569
(cherry picked from commit 51348a7e3edae9cfaf995841854b7cf01895fff8)
Reviewed-on: https://code.wireshark.org/review/18570
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/18874
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from 7e13a14 alljoyn: fix signature length adjustments
adds 3527ea3 OpenFlow 1.4: check length to avoid rewinding offset
Summary of changes:
epan/dissectors/packet-openflow_v5.c | 35 ++++++++++++++++++++++++++++++----
1 file changed, 31 insertions(+), 4 deletions(-)