Wireshark-commits: [Wireshark-commits] master-3.2 6f64a94: coap: Do retransmission detection only f
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6f64a94be9dcd0ff69d49d56340102f735f386e2
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-3.2
Repository: wireshark
Commits:
6f64a94 by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
coap: Do retransmission detection only for CON and NON
Only do retransmission detection for CON and NON type messages.
Change-Id: I5b5d93800918a98d4d321d1dcd0f3090b485ba9e
Reviewed-on: https://code.wireshark.org/review/37842
Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit db966fdd2ffef7e423a354b8b9d8689d35cf2778)
Reviewed-on: https://code.wireshark.org/review/37844
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 7d1df50 [Automatic update for 2020-07-12]
add 6f64a94 coap: Do retransmission detection only for CON and NON
Summary of changes:
epan/dissectors/packet-coap.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)