summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-09-12 21:08:27 +0200
committerrebortg <github@ghlr.de>2022-09-12 21:08:27 +0200
commitad52c66ee393b3b06393868ee69cc6bfb9c6b977 (patch)
tree069b495086130ea5bf56dce4f2acde24255d0156 /docs
parenta0709fb9346729756ac27aca030a096a321375fb (diff)
parent5dd97d77daecc7c94dd0d82b907f4654c9407c28 (diff)
downloadvyos-documentation-ad52c66ee393b3b06393868ee69cc6bfb9c6b977.tar.gz
vyos-documentation-ad52c66ee393b3b06393868ee69cc6bfb9c6b977.zip
Merge branch 'equuleus' of github.com:vyos/vyos-documentation into equuleus
Diffstat (limited to 'docs')
m---------docs/_include/vyos-1x0
-rw-r--r--docs/changelog/1.3.rst16
2 files changed, 13 insertions, 3 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x
-Subproject bf45a3c86afb532dbf136adda79fdfb402a7e17
+Subproject b9678136eac767ece3d5a5e53f9f2b9c47c7477
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 9d65e0e3..dd987db8 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,10 +8,20 @@
_ext/releasenotes.py
-2022-08-27
+2022-09-05
==========
-* :vytask:`T4647` (feature): Add Google Virtual NIC (gVNIC) support
+* :vytask:`T4668` (bug): Adding/removing members from bond doesn't work/results in incorrect interface state
+* :vytask:`T4628` (bug): ConfigTree() throws ValueError() if tagNode contains whitespaces
+
+
+2022-08-29
+==========
+
+* :vytask:`T4653` (bug): Interface offload options are not applied correctly
+* :vytask:`T4061` (default): Add util function to check for completion of boot config
+* :vytask:`T4654` (bug): RPKI cache incorrect description
+* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP
2022-08-26
@@ -31,7 +41,7 @@
==========
* :vytask:`T4629` (bug): Raised ConfigErrors contain dict instead of only the dict key
-* :vytask:`T4632` (bug): Vlan aware bridge not working
+* :vytask:`T4632` (bug): VLAN-aware bridge not working
2022-08-19