Wireshark-commits: [Wireshark-commits] master ba4888e: Update BPKM Auth Reply key length for DOCSIS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 29 Apr 2016 04:51:06 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ba4888ed62baad4c794d26a097dd0889bd4f6559
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ba4888e by Philip Rosenberg-Watt (p.rosenberg-watt@xxxxxxxxxxxxx):

    Update BPKM Auth Reply key length for DOCSIS 3.1
    
    Wireshark was failing to parse DOCSIS 3.1 BPKM Response (Auth Reply)
    messages with a key length of 256 bytes, which is in the DOCSIS 3.1
    specification located here:
    
    http://www.cablelabs.com/specification/docsis-3-1-security-specification/
    
    See Appendix I.4 "Authorization Reply"
    
    Change-Id: Ic50eb4a2d637a7bc47385b7c0a96c830f7a920be
    Reviewed-on: https://code.wireshark.org/review/15149
    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: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  f7f9257   make-version.pl: Preserve line endings.
    adds  ba4888e   Update BPKM Auth Reply key length for DOCSIS 3.1


Summary of changes:
 plugins/docsis/packet-bpkmattr.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)