Wireshark-commits: [Wireshark-commits] master e407dd4: OSPF: Add LSA Type Flag (See RFC 5340 A.4.2.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 11 Nov 2016 19:23:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e407dd44d6489dd271c8d88fbfa48651a0f5ecff
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e407dd4 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    OSPF: Add LSA Type Flag (See RFC 5340 A.4.2.1)
    
    * Display in dec the LSA Type (like IANA)
    
    Bug: 13118
    Change-Id: I78001b2066f186dcf2175153e539216437b1754e
    Reviewed-on: https://code.wireshark.org/review/18740
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  94344cd   Qt: Fix a "No such slot" warning.
    adds  e407dd4   OSPF: Add LSA Type Flag (See RFC 5340 A.4.2.1)


Summary of changes:
 epan/dissectors/packet-ospf.c |   57 +++++++++++++++++++++++++++++------------
 1 file changed, 41 insertions(+), 16 deletions(-)