Github: update current branch

This commit is contained in:
rebortg 2021-03-08 06:18:54 +00:00 committed by GitHub
parent 574986ada7
commit 3ba047addb
3 changed files with 54 additions and 5 deletions

@ -1 +1 @@
Subproject commit 49bc3f1e3ff8416908fc986bb60b444a75a1722d
Subproject commit 87bbe75152e3e0625776587c1fd4cd7104319fe1

View File

@ -8,6 +8,38 @@
_ext/releasenotes.py
2021-03-07
==========
* :vytask:`T3319` (bug): VXLAN uses ttl 1 (auto) by default
* :vytask:`T3391` (feature): Add CLI support for specifying maximum-paths per address family ipv4 unicast and ipv6 unicast
* :vytask:`T3211` (feature): ability to redistribute ISIS into other routing protocols
2021-03-05
==========
* :vytask:`T2659` (feature): Add fastnetmon (DDoS detection) support
2021-03-04
==========
* :vytask:`T2861` (bug): route-map "set community additive" not working correctly
2021-03-03
==========
* :vytask:`T2966` (feature): tunnel: add new encapsulation types ip6tnl and ip6gretap
2021-03-01
==========
* :vytask:`T3342` (bug): On xen-netback interfaces must set "scattergather" offload before MTU>1500
2021-02-28
==========
@ -20,7 +52,6 @@
* :vytask:`T2291` (bug): Bad hostnames in /etc/hosts with static-mapping in dhcp server config
* :vytask:`T3364` (feature): tunnel: cleanup/rename CLI nodes
* :vytask:`T3211` (feature): ability to redistribute ISIS into other routing protocols
* :vytask:`T3368` (feature): macsec: add support for gcm-aes-256 cipher
* :vytask:`T3366` (bug): tunnel: can not change local / remote ip address for gre-bridge tunnel
@ -75,7 +106,7 @@
2021-02-16
==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.101 / 5.10.19
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.102 / 5.10.20
2021-02-14

View File

@ -8,6 +8,25 @@
_ext/releasenotes.py
2021-03-07
==========
* :vytask:`T3388` (bug): show interfaces doesn't display pppoeX
* :vytask:`T3211` (feature): ability to redistribute ISIS into other routing protocols
2021-03-04
==========
* :vytask:`T3377` (bug): show interfaces throws error
2021-03-02
==========
* :vytask:`T3375` (bug): Interface becomes up at boot even when disabled
2021-02-28
==========
@ -22,7 +41,6 @@
* :vytask:`T3365` (bug): Bgp neighbor interface ordering for remote-as
* :vytask:`T3225` (bug): Adding a BGP neighbor with an address on a local interface throws a vyos.frr.CommitError: Configuration FRR failed while committing code: ''
* :vytask:`T3211` (feature): ability to redistribute ISIS into other routing protocols
* :vytask:`T3368` (feature): macsec: add support for gcm-aes-256 cipher
* :vytask:`T3173` (feature): Need 'nopmtudisc' option for tunnel interface
@ -79,7 +97,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.101 / 5.10.19
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.102 / 5.10.20
2021-02-15