Wireshark-commits: [Wireshark-commits] master 3aedb1e: Add an ESP decryption test.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 28 Jul 2016 18:15:11 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3aedb1e256060e361739c10c9ef919a4f4794fe1
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3aedb1e by Gerald Combs (gerald@xxxxxxxxxxxxx):

    Add an ESP decryption test.
    
    Add an ESP decryption test using the capture+keys from bug 12671.
    
    Change-Id: I5f7ce477ec74d59c1043345728a1444842912b96
    Ping-Bug: 12671
    Reviewed-on: https://code.wireshark.org/review/16733
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Tested-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  12b859f   Fix build on NetBSD.
    adds  3aedb1e   Add an ESP decryption test.


Summary of changes:
 test/captures/esp-bug-12671.pcapng.gz |  Bin 0 -> 1136 bytes
 test/config/esp_sa.tmpl               |    2 ++
 test/suite-decryption.sh              |   19 ++++++++++++++++++-
 3 files changed, 20 insertions(+), 1 deletion(-)
 create mode 100644 test/captures/esp-bug-12671.pcapng.gz
 create mode 100644 test/config/esp_sa.tmpl