Wireshark-commits: [Wireshark-commits] master 337b2f7: Add support for two AVPs newly defined in RF
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 12 Feb 2014 09:18:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=337b2f7e782d13e3aed8c846c30fa8afde69184c
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

337b2f7 by Yasuyuki Tanaka (yatch@xxxxxxxxxxxxxxxxxxxxx):

    Add support for two AVPs newly defined in RFC 6786
    - Encryption-Encap AVP (AVP code 12)
    - Encryption-Algorithm AVP (AVP code 13)
    
    Change-Id: I9a4245b526bc59c2ffa228ce46c80ce3250ef0b6
    Reviewed-on: https://code.wireshark.org/review/189
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  6ebd552   Fix nmake build
    adds  337b2f7   Add support for two AVPs newly defined in RFC 6786 - Encryption-Encap AVP (AVP code 12) - Encryption-Algorithm AVP (AVP code 13)


Summary of changes:
 epan/dissectors/packet-pana.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)