[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Wed Sep 20 13:34:06 UTC 2017


New commits:
commit 0d66b0632c5e903c7eb0dc76cbd165bef44bf7fc
Author: Andrew Cagney <cagney at gnu.org>
Date:   Mon Sep 18 10:50:48 2017 -0400

    logging: when AH, audit-log the actual AH integrity algorithm (and not NONE)
    
    This code still a mash up of algorithm names:
    
    - IKE uses struct ike_alg .officname
    
    - ESP/AH use the IKEv1 name tables esp_transformid_names and
      auth_alg_names (which would be missing IKEv2 entries)
    
    some cleanup is required.  For instance, everything could use
    .officname (if we knew what that really was, tcpdump?), or the
    .fqn, or even a new dedicated .audit_name.



More information about the Swan-commit mailing list