mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-27 00:00:29 -05:00
Added port range support to NEWS
This commit is contained in:
parent
ba919f393d
commit
5c25780ce0
5
NEWS
5
NEWS
@ -5,6 +5,11 @@ strongswan-5.4.0
|
|||||||
Perl applications to control and/or monitor the IKE daemon using the VICI
|
Perl applications to control and/or monitor the IKE daemon using the VICI
|
||||||
interface, similar to the existing Python egg or Ruby gem.
|
interface, similar to the existing Python egg or Ruby gem.
|
||||||
|
|
||||||
|
- Traffic selectors with port ranges can now be configured in the Linux kernel:
|
||||||
|
e.g. remote_ts = 10.1.0.0/16[tcp/20-23] local_ts = dynamic[tcp/32768-65535].
|
||||||
|
The port range must map to a port mask, though since the kernel does not
|
||||||
|
support arbitrary ranges.
|
||||||
|
|
||||||
|
|
||||||
strongswan-5.3.5
|
strongswan-5.3.5
|
||||||
----------------
|
----------------
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user