summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2021-03-08 19:44:25 +0100
committerGitHub <noreply@github.com>2021-03-08 19:44:25 +0100
commit5eb37c1bbac61edb90e6bbaaa3acc20ba798711b (patch)
tree1f2a2eff738078cbcfb9d148f456a21f7845c18e /docs
parent49d28e42067b5582787b6ee3515118b819a0eca9 (diff)
parentae168253d6f9511b39ec3c19cae7db7f5dd011db (diff)
downloadvyos-documentation-5eb37c1bbac61edb90e6bbaaa3acc20ba798711b.tar.gz
vyos-documentation-5eb37c1bbac61edb90e6bbaaa3acc20ba798711b.zip
Merge pull request #470 from vyos/update-dependencies-equuleus
Github: update equuleus branch
Diffstat (limited to 'docs')
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst35
2 files changed, 33 insertions, 2 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject 350180a60b9d80b189db51d8e643c9798192a81
+Subproject 74ca56b72f6bd8b794dd4503cf682db6c9ba063
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index c819323f..0be13568 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,38 @@
_ext/releasenotes.py
+2021-03-07
+==========
+
+* :vytask:`T3319` (bug): VXLAN uses ttl 1 (auto) by default
+* :vytask:`T3391` (feature): Add CLI support for specifying maximum-paths per address family ipv4 unicast and ipv6 unicast
+* :vytask:`T3211` (feature): ability to redistribute ISIS into other routing protocols
+
+
+2021-03-05
+==========
+
+* :vytask:`T2659` (feature): Add fastnetmon (DDoS detection) support
+
+
+2021-03-04
+==========
+
+* :vytask:`T2861` (bug): route-map "set community additive" not working correctly
+
+
+2021-03-03
+==========
+
+* :vytask:`T2966` (feature): tunnel: add new encapsulation types ip6tnl and ip6gretap
+
+
+2021-03-01
+==========
+
+* :vytask:`T3342` (bug): On xen-netback interfaces must set "scattergather" offload before MTU>1500
+
+
2021-02-28
==========
@@ -20,7 +52,6 @@
* :vytask:`T2291` (bug): Bad hostnames in /etc/hosts with static-mapping in dhcp server config
* :vytask:`T3364` (feature): tunnel: cleanup/rename CLI nodes
-* :vytask:`T3211` (feature): ability to redistribute ISIS into other routing protocols
* :vytask:`T3368` (feature): macsec: add support for gcm-aes-256 cipher
* :vytask:`T3366` (bug): tunnel: can not change local / remote ip address for gre-bridge tunnel
@@ -75,7 +106,7 @@
2021-02-16
==========
-* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.101 / 5.10.19
+* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.102 / 5.10.20
2021-02-14