diff options
author | Robert Göhler <github@ghlr.de> | 2021-05-10 21:32:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 21:32:40 +0200 |
commit | 0907419f5c98ccabe108bceec7fe71f1a00d33d5 (patch) | |
tree | a4c3ee830045c8b77e9285a4a841fca4adc28683 /docs | |
parent | cb653588abf6a2a77c38440a4d335634ce7e9265 (diff) | |
parent | 249dbba996dc0ba096fcf7a4bf30887ebf255676 (diff) | |
download | vyos-documentation-0907419f5c98ccabe108bceec7fe71f1a00d33d5.tar.gz vyos-documentation-0907419f5c98ccabe108bceec7fe71f1a00d33d5.zip |
Merge pull request #529 from vyos/update-dependencies-equuleus
Github: update equuleus branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 27 |
2 files changed, 26 insertions, 1 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 4e8fa34544c8768e47da21d9fa386741f7ba10b +Subproject 735acbc47ace059b6d7317206f35ad9da49fde7 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 4187cc23..c7c16584 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,31 @@ _ext/releasenotes.py +2021-05-09 +========== + +* :vytask:`T3531` (bug): policy: prefix-list and route-map names do not allow underscores in names (FRR does) + + +2021-05-08 +========== + +* :vytask:`T3517` (bug): FRR 7.5 bfd behavior for 1.3 + + +2021-05-07 +========== + +* :vytask:`T3333` (bug): "show vpn ipsec sa" reports ESP tunnels to be up when they are not. +* :vytask:`T1171` (bug): 1.2.0 epa2 - IPsec VPN initiation + + +2021-05-06 +========== + +* :vytask:`T3519` (bug): Cannot add / assign L2TPv3 to vrf + + 2021-05-01 ========== @@ -305,7 +330,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.115 / 5.10.33 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.117 / 5.10.35 2021-02-14 |