Github: update current branch

This commit is contained in:
rebortg 2022-05-09 06:07:12 +00:00 committed by GitHub
parent db304d73a0
commit 2e31343940
3 changed files with 40 additions and 2 deletions

@ -1 +1 @@
Subproject commit 318f81cba207dc5f180b074c2a7cdb4a4217e5fc
Subproject commit 432fd1b5e7b5a1e5b8503bf0dcd106369e323dc7

View File

@ -8,6 +8,19 @@
_ext/releasenotes.py
2022-05-07
==========
* :vytask:`T4361` (bug): `vyos.config.exists()` does not work for nodes with multiple values
* :vytask:`T4354` (bug): Slave interfaces fall out from bonding during configuration change
2022-05-03
==========
* :vytask:`T4395` (feature): Extend show vpn debug
2022-05-01
==========

View File

@ -8,6 +8,32 @@
_ext/releasenotes.py
2022-05-07
==========
* :vytask:`T4361` (bug): `vyos.config.exists()` does not work for nodes with multiple values
* :vytask:`T4354` (bug): Slave interfaces fall out from bonding during configuration change
* :vytask:`T4419` (feature): vrf: support to disable IP forwarding within a given VRF
2022-05-06
==========
* :vytask:`T4385` (bug): bgp: peer-group member cannot override remote-as of peer-group
2022-05-05
==========
* :vytask:`T4414` (feature): Add route-map "as-path prepend last-as x" option
2022-05-03
==========
* :vytask:`T4395` (feature): Extend show vpn debug
2022-05-01
==========
@ -72,7 +98,6 @@
2022-04-21
==========
* :vytask:`T4385` (bug): bgp: peer-group member cannot override remote-as of peer-group
* :vytask:`T4384` (feature): pppoe: replace default-route CLI option with common CLI nodes already present for DHCP