Wireshark-commits: [Wireshark-commits] master 501d996: Further simplify the LSA-Update processing:

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 6 Feb 2015 17:31:03 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=501d9968245e8814af4b68a226c5ce919f351fd5
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

501d996 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Further simplify the LSA-Update processing: the always-present forwarding block
    can be considered TOS 0.
    
    Use similar logic in LSA-Summary processing.
    
    Ping-Bug: 6302
    Change-Id: I0a74b95f6c4413ebce240e6e1b46c7e88311713a
    Reviewed-on: https://code.wireshark.org/review/6951
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  8b095bc   Multicast Stream (GTK): fix crash when try to select a stream
    adds  501d996   Further simplify the LSA-Update processing: the always-present forwarding block can be considered TOS 0.


Summary of changes:
 epan/dissectors/packet-ospf.c |   34 ++++++++++++----------------------
 1 file changed, 12 insertions(+), 22 deletions(-)