Fixed some typos, courtesy of codespell
This commit is contained in:
@@ -1382,7 +1382,7 @@ strongswan-4.4.1
|
||||
- The openssl plugin now supports X.509 certificate and CRL functions.
|
||||
|
||||
- OCSP/CRL checking in IKEv2 has been moved to the revocation plugin, enabled
|
||||
by default. Plase update manual load directives in strongswan.conf.
|
||||
by default. Please update manual load directives in strongswan.conf.
|
||||
|
||||
- RFC3779 ipAddrBlock constraint checking has been moved to the addrblock
|
||||
plugin, disabled by default. Enable it and update manual load directives
|
||||
@@ -1844,7 +1844,7 @@ strongswan-4.2.8
|
||||
|
||||
- Several MOBIKE improvements: Detect changes in NAT mappings in DPD exchanges,
|
||||
handle events if kernel detects NAT mapping changes in UDP-encapsulated
|
||||
ESP packets (requires kernel patch), reuse old addesses in MOBIKE updates as
|
||||
ESP packets (requires kernel patch), reuse old addresses in MOBIKE updates as
|
||||
long as possible and other fixes.
|
||||
|
||||
- Fixed a bug in addr_in_subnet() which caused insertion of wrong source
|
||||
@@ -2123,7 +2123,7 @@ strongswan-4.1.7
|
||||
|
||||
- In NAT traversal situations and multiple queued Quick Modes,
|
||||
those pending connections inserted by auto=start after the
|
||||
port floating from 500 to 4500 were erronously deleted.
|
||||
port floating from 500 to 4500 were erroneously deleted.
|
||||
|
||||
- Added a "forceencaps" connection parameter to enforce UDP encapsulation
|
||||
to surmount restrictive firewalls. NAT detection payloads are faked to
|
||||
@@ -2717,7 +2717,7 @@ strongswan-2.6.0
|
||||
strongswan-2.5.7
|
||||
----------------
|
||||
|
||||
- CA certicates are now automatically loaded from a smartcard
|
||||
- CA certificates are now automatically loaded from a smartcard
|
||||
or USB crypto token and appear in the ipsec auto --listcacerts
|
||||
listing.
|
||||
|
||||
@@ -2830,7 +2830,7 @@ strongswan-2.5.1
|
||||
- Under the native IPsec of the Linux 2.6 kernel, a %trap eroute
|
||||
installed either by setting auto=route in ipsec.conf or by
|
||||
a connection put into hold, generates an XFRM_AQUIRE event
|
||||
for each packet that wants to use the not-yet exisiting
|
||||
for each packet that wants to use the not-yet existing
|
||||
tunnel. Up to now each XFRM_AQUIRE event led to an entry in
|
||||
the Quick Mode queue, causing multiple IPsec SA to be
|
||||
established in rapid succession. Starting with strongswan-2.5.1
|
||||
|
||||
Reference in New Issue
Block a user