Wireshark-commits: [Wireshark-commits] master 001dbaf: ESP: honor enable_null_encryption_decode_heu
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=001dbaf76382fafa1b0525bd0b16757b1c675eb0
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
001dbaf by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    ESP: honor enable_null_encryption_decode_heuristic preference when the ESP packet does not match any known SA
    
    Otherwise checking the enable_encryption_decode preference will completely ignore enable_null_encryption_decode_heuristic
    
    Change-Id: I34744ddb2080453dab7cd7d34f47b4984969993c
    Reviewed-on: https://code.wireshark.org/review/4897
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    
Actions performed:
    from  48da429   Add a "placeholder protocol" for H.223 to avoid confusion when using Decode As.
    adds  001dbaf   ESP: honor enable_null_encryption_decode_heuristic preference when the ESP packet does not match any known SA
Summary of changes:
 epan/dissectors/packet-ipsec.c | 1179 ++++++++++++++++++++--------------------
 1 file changed, 585 insertions(+), 594 deletions(-)