URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a2a6e3153297ad13ef0855065931ed6e93db2c6a
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
a2a6e31 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    Riemann: fix "Decode as" feature
    
    the UDP port value check seems useless when the port is configured in the preferences, and prevents "Decode as" to work as expected
    
    Change-Id: I5a059d05a9e980c2c60d8f84deae1b5bd9d466d3
    Reviewed-on: https://code.wireshark.org/review/5727
    Reviewed-by: Sergey Avseyev <sergey.avseyev@xxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  bd4d291   Qt: Move Follow TCP, UDP, SSL to a Follow folder (like when right click)
    adds  a2a6e31   Riemann: fix "Decode as" feature
Summary of changes:
 epan/dissectors/packet-riemann.c |    3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)