URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db966fdd2ffef7e423a354b8b9d8689d35cf2778
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
db966fd 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>
Actions performed:
from b61a4ab FTDI FT: Use custom reassembly table key functions
add db966fd 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(-)