Wireshark-commits: [Wireshark-commits] master a0b76c9: Allow IPv6 Mobility Option Service Selection

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 May 2014 12:52:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a0b76c994c1bf3fe42cd22048e1245410ae23a66
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Allow IPv6 Mobility Option Service Selection with option length = 1
    
    According to RFC 5149 (http://tools.ietf.org/html/rfc5149#section-3), the Service Selection mobility option length must be between 1 and 255.
    
    Discovered while working on Pcap.Net, http://pcapdot.net.
    Found by Boaz
    
    Change-Id: I6d9e9eba8c45b5a6c38523182069ab0f236d85bb
    Closed-bug:10045
    Reviewed-on: https://code.wireshark.org/review/1506
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  402bbcb   Reduce wmem fast-block fuzz rounds even further
    adds  a0b76c9   Allow IPv6 Mobility Option Service Selection with option length = 1


Summary of changes:
 epan/dissectors/packet-mip6.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)