URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=dfe331e35e0400942d3ad9e4b5f8c84369546b6d
Submitter: Martin Kaiser (wireshark@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
dfe331e by Martin Kaiser (wireshark@xxxxxxxxx):
we may set a TFTP port via Decode As
take this setting into account when we try to detect the first packet of
a tftp transfer
Change-Id: Ia80f9b5f994b02ecaaa063308b1a87d00fe0dafe
Reviewed-on: https://code.wireshark.org/review/3450
Reviewed-by: Martin Kaiser <wireshark@xxxxxxxxx>
Tested-by: Martin Kaiser <wireshark@xxxxxxxxx>
Actions performed:
from 7f030bb we either have a source or a destination file name when we set one, we clear the other
adds dfe331e we may set a TFTP port via Decode As take this setting into account when we try to detect the first packet of a tftp transfer
Summary of changes:
epan/dissectors/packet-tftp.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)