URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a58b3984613e408c8bdfeec06e58da5b7b2f039d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
a58b398 by Mark Vitale (mvitale@xxxxxxxxxxxxxx):
rx: display rx-ack reason string
There are many reasons for an Rx ack packet; add the reason string to
the info column.
Change-Id: I7512fcff0a9eda2def20f8194cb5ca804497a4dc
Reviewed-on: https://code.wireshark.org/review/36293
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 3c91b1b rx: correct erroneous comment
add a58b398 rx: display rx-ack reason string
Summary of changes:
epan/dissectors/packet-rx.c | 28 ++++++++++++++++------------
epan/dissectors/packet-rx.h | 1 +
2 files changed, 17 insertions(+), 12 deletions(-)