URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1e58cf44a251e76761c9b2ad7c8def3257e025a7
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1e58cf4 by Michael Mann (mmann78@xxxxxxxxxxxx):
Provide port names for UDP ports so they can be used in filter expressions.
Change-Id: I134290624d40b7a14c3aaeb2f0793838a411805e
Reviewed-on: https://code.wireshark.org/review/8876
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 547059d Provide port names for TCP ports so they can be used in filter expressions.
adds 1e58cf4 Provide port names for UDP ports so they can be used in filter expressions.
Summary of changes:
epan/dissectors/packet-udp.c | 30 ++++++++++++++++++++++++++----
1 file changed, 26 insertions(+), 4 deletions(-)