Wireshark-commits: [Wireshark-commits] master 59a1e65: ieee1722: Associate dissector with UDP port
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 07 Apr 2019 18:14:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=59a1e65170cb89289078801590eeaeb7aae566da
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

59a1e65 by Ederson de Souza (ederson.desouza@xxxxxxxxx):

    ieee1722: Associate dissector with UDP port 17220
    
    As per IEEE 1722-2016 Annex J, AVTP packets can also be sent via IP
    using UDP port 17220. This patch adds current AVTP dissector to that
    port, so that dissecting AVTP over UDP works out of the box.
    
    Change-Id: I7c052b28d672b50d14b3a04c64c4cbe8ca4080e1
    Reviewed-on: https://code.wireshark.org/review/32747
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  9e93738   [Automatic update for 2019-04-07]
     add  59a1e65   ieee1722: Associate dissector with UDP port 17220


Summary of changes:
 epan/dissectors/packet-ieee1722.c | 3 +++
 1 file changed, 3 insertions(+)