summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst15
-rw-r--r--docs/changelog/1.4.rst34
3 files changed, 47 insertions, 2 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject af6485a0108cda618ff91423f6645dee8126c5d
+Subproject 5bca2a9009b0daf8b719c9451a560da639045fb
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 396aea02..5f481773 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,18 @@
_ext/releasenotes.py
+2021-06-04
+==========
+
+* :vytask:`T3592` (feature): Set default TTL 64 for tunnels
+
+
+2021-06-01
+==========
+
+* :vytask:`T406` (bug): VPN configuration error: IPv6 over IPv4 IPsec is not supported when using IPv6 ONLY tunnel.
+
+
2021-05-30
==========
@@ -468,7 +480,7 @@
2021-02-16
==========
-* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.123 / 5.10.41
+* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.124 / 5.10.42
2021-02-14
@@ -810,6 +822,7 @@
* :vytask:`T3131` (bug): Typo in ipsec preshared-secret help
* :vytask:`T3134` (bug): DHCPv6 DUID configuration node missing
* :vytask:`T3140` (feature): Relax "ethernet offload-options" CLI definition
+* :vytask:`T3132` (feature): Enable egress flow accounting
2020-12-17
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst
index a6498897..b5d05e01 100644
--- a/docs/changelog/1.4.rst
+++ b/docs/changelog/1.4.rst
@@ -8,6 +8,38 @@
_ext/releasenotes.py
+2021-06-06
+==========
+
+* :vytask:`T842` (feature): Adopt VyOS CLI to latest StrongSwan options and deprecated Keywords
+
+
+2021-06-04
+==========
+
+* :vytask:`T3595` (default): Cannot create new VTI interface
+* :vytask:`T3592` (feature): Set default TTL 64 for tunnels
+
+
+2021-06-03
+==========
+
+* :vytask:`T3384` (feature): Support UDP bandwidth testing
+
+
+2021-06-02
+==========
+
+* :vytask:`T3233` (bug): Interface redirect to dum0
+
+
+2021-06-01
+==========
+
+* :vytask:`T3585` (default): Fix NHRP module for updated interfaces tunnel syntax
+* :vytask:`T3594` (bug): Disable by default service strongswan-starter
+
+
2021-05-30
==========
@@ -540,7 +572,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
-* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.123 / 5.10.41
+* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.124 / 5.10.42
2021-02-15