diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-04-12 06:06:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 06:06:16 +0000 |
commit | 46acdab81f5e94411bbc91a4f527b6460d9c73c4 (patch) | |
tree | 61e50ff333432d2aa4a48797cb1e9c3fff737a3f | |
parent | e6bc0311ea254901b9239a3fc5c3e84f8b264cab (diff) | |
download | vyos-documentation-46acdab81f5e94411bbc91a4f527b6460d9c73c4.tar.gz vyos-documentation-46acdab81f5e94411bbc91a4f527b6460d9c73c4.zip |
Github: update current branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 16 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 37 |
3 files changed, 50 insertions, 3 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject a394e6939c0ec4a59664a83a4ce25a893cc6a17 +Subproject bfc8b264aae5b48247c28fc4d43d762f090c20d diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index dc00129b..2bbca922 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,20 @@ _ext/releasenotes.py +2021-04-08 +========== + +* :vytask:`T3456` (bug): firewall: rules that should be deleted seem to be still in use + + +2021-04-05 +========== + +* :vytask:`T1612` (default): dhcp-server time-offset fails to validate +* :vytask:`T3438` (bug): VRF: removing vif which belongs to a vrf, will delete the entire vrf from the operating system +* :vytask:`T3418` (bug): BGP: system wide known interface can not be used as neighbor + + 2021-04-04 ========== @@ -210,7 +224,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.109 / 5.10.27 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.111 / 5.10.29 2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 21d95a51..e8e21c86 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,39 @@ _ext/releasenotes.py +2021-04-11 +========== + +* :vytask:`T3435` (bug): NAT rules show corruption + + +2021-04-10 +========== + +* :vytask:`T3460` (bug): bgp, Configuration FRR failed while commiting code + + +2021-04-09 +========== + +* :vytask:`T3464` (bug): OSPF: route-map names containing a hypen are not "found" + + +2021-04-08 +========== + +* :vytask:`T3462` (default): show ipv6 bgp -- missing +* :vytask:`T3456` (bug): firewall: rules that should be deleted seem to be still in use +* :vytask:`T3463` (bug): Prevent IPv4 Route exchange with IPv6 neighbors + + +2021-04-05 +========== + +* :vytask:`T3438` (bug): VRF: removing vif which belongs to a vrf, will delete the entire vrf from the operating system +* :vytask:`T3418` (bug): BGP: system wide known interface can not be used as neighbor + + 2021-04-04 ========== @@ -30,7 +63,7 @@ ========== * :vytask:`T3415` (feature): bridge: add support for isolated interfaces (private-vlan) -* :vytask:`T1711` (feature): Bgp set local-AS number one time +* :vytask:`T1711` (feature): BGP - migrate from tagNode to node (remove ASN from tagNode) 2021-03-28 @@ -234,7 +267,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.109 / 5.10.27 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.111 / 5.10.29 2021-02-15 |