Wireshark-commits: [Wireshark-commits] master b56d323: Consider "HTTP over UDP" to be SSDP.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 7 Nov 2015 14:10:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b56d323412306604b1d2a42943d170258476931a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b56d323 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Consider "HTTP over UDP" to be SSDP.
    
    SSDP now has its own protocol id to filter on (and use in Decode As), but all other fields are still HTTP as SSDP still doesn't have its own dissector.
    
    Bug: 6190
    Change-Id: I43394fb78ac699f0b06b9aa29df11a4e5345e260
    Reviewed-on: https://code.wireshark.org/review/11616
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  e3c4626   isis-hello: Fix typo "Srea" -> "Area"
    adds  b56d323   Consider "HTTP over UDP" to be SSDP.


Summary of changes:
 epan/dissectors/packet-http.c |   35 ++++++++++++-----------------------
 1 file changed, 12 insertions(+), 23 deletions(-)