diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-06-05 06:05:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-05 06:05:21 +0000 |
commit | f79b8be687acdb25c5fe1bf556bc0835e6ccb6c6 (patch) | |
tree | 08cd4a7325863688f4f07249953e33b70ce97e36 /docs | |
parent | d0a152b51b8c35af294e5dcd96d8ee9c6f6efd34 (diff) | |
download | vyos-documentation-f79b8be687acdb25c5fe1bf556bc0835e6ccb6c6.tar.gz vyos-documentation-f79b8be687acdb25c5fe1bf556bc0835e6ccb6c6.zip |
Github: update current branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 6 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 13 |
3 files changed, 19 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 684c4e043f61bb186a954ffa2b49e3ebb6838a6 +Subproject 12b7da289665c75c3839b32c77a491d8909f3e7 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 0dc1f411..3c0c0848 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,12 @@ _ext/releasenotes.py +2023-05-29 +========== + +* :vytask:`T5243` ``(bug): Default route is inactive if an interface has multiple ip addresses of the same subnet in 1.3.2 Equuleus`` + + 2023-05-19 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 9e85456c..d7c75ee6 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,19 @@ _ext/releasenotes.py +2023-06-02 +========== + +* :vytask:`T5252` ``(bug): Route distinguisher and route targets changing upon adding interface to new VRF`` +* :vytask:`T5251` ``(bug): Uncaught errors for functions delete/delete_value in Python module configtree.py`` + + +2023-06-01 +========== + +* :vytask:`T5127` ``(bug): VPNv4/VPNv6 routes are not reinstalled following link flap`` + + 2023-05-28 ========== |