Wireshark-commits: [Wireshark-commits] master-2.0 ca86d29: OSPF: Differentiate meaning of N/P bit i

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Jun 2016 05:36:38 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ca86d29bb55cbdfe890c814a6ebe8966efde017d
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark

Commits:

ca86d29 by Jaap Keuter (jaap.keuter@xxxxxxxxx):

    OSPF: Differentiate meaning of N/P bit in NSSA LSA type 7
    
    In OSPF v2 the N/P bit in NSSA LSA type 7 messages has to be
    interpreted as P-bit (RFC 3101) instead of N-bit. This change
    makes it so.
    
    Bug: 12555
    Change-Id: I1d4a8978ca42d0472d5967528e72cbfada87b799
    Reviewed-on: https://code.wireshark.org/review/16174
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    (cherry picked from commit ee6c1f5d29d6eef80a55222f829c14a2421d1715)
    Reviewed-on: https://code.wireshark.org/review/16192
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    

Actions performed:

    from  a27a519   No GeoIP, no need for geoip_none_.
    adds  ca86d29   OSPF: Differentiate meaning of N/P bit in NSSA LSA type 7


Summary of changes:
 epan/dissectors/packet-ospf.c |   31 ++++++++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 5 deletions(-)