mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
strongswan: Update to 5.3.0
Enable support for CCM and CTR
This commit is contained in:
@@ -16,8 +16,10 @@ etc/strongswan.d/charon-logging.conf
|
||||
etc/strongswan.d/charon.conf
|
||||
etc/strongswan.d/charon/aes.conf
|
||||
etc/strongswan.d/charon/attr.conf
|
||||
etc/strongswan.d/charon/ccm.conf
|
||||
etc/strongswan.d/charon/cmac.conf
|
||||
etc/strongswan.d/charon/constraints.conf
|
||||
etc/strongswan.d/charon/ctr.conf
|
||||
etc/strongswan.d/charon/curl.conf
|
||||
etc/strongswan.d/charon/des.conf
|
||||
etc/strongswan.d/charon/dhcp.conf
|
||||
@@ -94,8 +96,10 @@ usr/lib/ipsec/libtls.so.0.0.0
|
||||
#usr/lib/ipsec/plugins
|
||||
usr/lib/ipsec/plugins/libstrongswan-aes.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-attr.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-ccm.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-cmac.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-constraints.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-ctr.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-curl.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-dhcp.so
|
||||
usr/lib/ipsec/plugins/libstrongswan-des.so
|
||||
@@ -175,8 +179,10 @@ usr/sbin/ipsec
|
||||
#usr/share/strongswan/templates/config/plugins
|
||||
#usr/share/strongswan/templates/config/plugins/aes.conf
|
||||
#usr/share/strongswan/templates/config/plugins/attr.conf
|
||||
#usr/share/strongswan/templates/config/plugins/ccm.conf
|
||||
#usr/share/strongswan/templates/config/plugins/cmac.conf
|
||||
#usr/share/strongswan/templates/config/plugins/constraints.conf
|
||||
#usr/share/strongswan/templates/config/plugins/ctr.conf
|
||||
#usr/share/strongswan/templates/config/plugins/curl.conf
|
||||
#usr/share/strongswan/templates/config/plugins/des.conf
|
||||
#usr/share/strongswan/templates/config/plugins/dhcp.conf
|
||||
|
||||
Reference in New Issue
Block a user