summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-06-11 21:10:31 +0200
committerGitHub <noreply@github.com>2021-06-11 21:10:31 +0200
commitb8cc2a3971104ed3b4e9b77bd33a02cccaf6b54a (patch)
tree49799a5a2573a36677d22a5a96f73a97e06507cb
parent9be6c0f1842e75c896a4585cb2824d97219ca75f (diff)
parent342d863f0d3c9c8c8e485d9380b38001d4bc7fa0 (diff)
downloadvyos-documentation-b8cc2a3971104ed3b4e9b77bd33a02cccaf6b54a.tar.gz
vyos-documentation-b8cc2a3971104ed3b4e9b77bd33a02cccaf6b54a.zip
Merge pull request #545 from vyos/update-dependencies-master
Github: update current branch
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