Merge pull request #552 from vyos/update-dependencies-equuleus

Github: update equuleus branch
This commit is contained in:
Robert Göhler 2021-06-22 19:31:07 +02:00 committed by GitHub
commit e293157f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 29 additions and 2 deletions

@ -1 +1 @@
Subproject commit 42ef048aefaa0d6b4848f7646c2400741c88df66
Subproject commit 9102d8ef1a5913f29602ac6aadfb3979e48ae271

View File

@ -8,6 +8,33 @@
_ext/releasenotes.py
2021-06-19
==========
* :vytask:`T3633` (feature): Add LRO offload for interface ethernet
* :vytask:`T3632` (bug): policy: route-map: unable to configure route-target / site-of-origin
2021-06-18
==========
* :vytask:`T3634` (feature): Add op command option for ping for do not fragment bit to be set
2021-06-17
==========
* :vytask:`T3631` (feature): route-map: migrate "set extcommunity-rt" and "set extcommunity-soo" to "set extcommunity rt|soo" to match FRR syntax
2021-06-16
==========
* :vytask:`T3623` (default): Fix for dummy interface option in the operational command "clear interfaces dummy"
* :vytask:`T2425` (feature): Rewrite all policy zebra filters to XML/Python style
* :vytask:`T3630` (feature): op-mode: add "show version kernel" command
2021-06-13
==========
@ -528,7 +555,7 @@
2021-02-16
==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.125 / 5.10.43
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.127 / 5.10.45
2021-02-14