Wireshark-commits: [Wireshark-commits] master 94bf1c5: rx: decode version packets
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=94bf1c55f411170c5baf522acc5379b07b2b3b2b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
94bf1c5 by Mark Vitale (mvitale@xxxxxxxxxxxxxx):
rx: decode version packets
An RX_PACKET_TYPE_VERSION packet may be used to request the AFS version
from a server. It may also be issued periodically as a "NAT ping", to
assist in keeping UDP port mappings intact over what may otherwise be a
long period of network inactivity.
Provide some information in the info column for each of these use cases.
Change-Id: I73aa7f2cbfd4a3e9538d629086bfa35eda6b6bf7
Reviewed-on: https://code.wireshark.org/review/36294
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d24a11e dot11decrypt: Avoid unecessary memmove
add 94bf1c5 rx: decode version packets
Summary of changes:
epan/dissectors/packet-rx.c | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)