Github: update equuleus branch

This commit is contained in:
rebortg 2022-07-25 06:05:17 +00:00 committed by GitHub
parent 3907a38ad7
commit aa98e84613
2 changed files with 11 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9810898b2a16c9f2fce1810c8c2f6b62095d4aba
Subproject commit 4168e03721b2a9595de4090fddf1280d39ccce4c

View File

@ -8,6 +8,16 @@
_ext/releasenotes.py
2022-07-18
==========
* :vytask:`T4228` (bug): bond: OS error thrown when two bonds use the same member
* :vytask:`T4534` (bug): bond: bridge: error out if member interface is assigned to a VRF instance
* :vytask:`T4525` (bug): Delete interface from VRF and add it to bonding error
* :vytask:`T4522` (feature): bond: add ability to specify mii monitor interval via CLI
* :vytask:`T4521` (bug): bond: ARP monitor interval is not configured despite set via CLI
2022-07-14
==========