New commits:
commit fa089753595c0541a8562c5602718be7f23f3dc2
Author: Andrew Cagney <[email protected]>
Date:   Fri Apr 16 11:50:51 2021 -0400

    enums: rename ike_idtype_names et.al. to better match enum ike_id_type
    
    that is
      ike_idtype_names_extended0 -> <delete>
      ike_idtype_names_extended  -> ike_id_type_names
      ike_idtype_names           -> ikev1_ike_id_type_names
      ikev2_idtype_names         -> ikev2_ike_id_type_names
    and change most uses, which would be "ikev1_ike_id_type_names",
    to ike_id_type_name (ikev[12]_* are only used by packet.c).

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to