URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c68b7cb74a1cd619169e6cdd089ccb50a0b9431a
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
c68b7cb by Martin Mathieson (martin.mathieson@xxxxxxxxxxxx):
DTN: Fix dissection of the Bundle Refusal Reason.
Spotted by ENABLE_CHECK_FILTER check.
0 1 2 3 4 5 6 7
+-+-+-+-+-+-+-+-+
| 0x3 | RCode |
+-+-+-+-+-+-+-+-+
Change-Id: I6bf66b13ee3c8e7b59c4c463c7ccebf6db27f497
Reviewed-on: https://code.wireshark.org/review/36664
Petri-Dish: Martin Mathieson <martin.r.mathieson@xxxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 3398c28 Document the -k option.
add c68b7cb DTN: Fix dissection of the Bundle Refusal Reason.
Summary of changes:
epan/dissectors/packet-dtn.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)