Github: update current branch

This commit is contained in:
rebortg 2021-04-12 06:06:16 +00:00 committed by GitHub
parent e6bc0311ea
commit 46acdab81f
3 changed files with 51 additions and 4 deletions

@ -1 +1 @@
Subproject commit a394e6939c0ec4a59664a83a4ce25a893cc6a17e
Subproject commit bfc8b264aae5b48247c28fc4d43d762f090c20dc

View File

@ -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

View File

@ -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