Wireshark-commits: [Wireshark-commits] master 85ede9a: ssh: add direction generated field.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=85ede9a503021f0d053c4390e83144f9a7e73699
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
85ede9a by Dario Lombardo (lomato@xxxxxxxxx):
ssh: add direction generated field.
The direction of the packet is shown in the info column, but it's not
present elsewhere, making it hard to filter/plot graphs etc based on
the direction. Add it as generated field in the main tree.
Change-Id: I75dd37de338d555bdf8b807418b0ade7ab7d65ab
Reviewed-on: https://code.wireshark.org/review/35114
Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 726eea0 ssh: indentation fixes.
add 85ede9a ssh: add direction generated field.
Summary of changes:
epan/dissectors/packet-ssh.c | 15 +++++++++++++++
1 file changed, 15 insertions(+)