Github: update current branch

This commit is contained in:
rebortg 2021-06-07 07:39:37 +00:00 committed by GitHub
parent 9be6c0f184
commit 342d863f0d
3 changed files with 48 additions and 3 deletions

@ -1 +1 @@
Subproject commit af6485a0108cda618ff91423f6645dee8126c5d7
Subproject commit 5bca2a9009b0daf8b719c9451a560da639045fb0

View File

@ -8,6 +8,18 @@
_ext/releasenotes.py
2021-06-04
==========
* :vytask:`T3592` (feature): Set default TTL 64 for tunnels
2021-06-01
==========
* :vytask:`T406` (bug): VPN configuration error: IPv6 over IPv4 IPsec is not supported when using IPv6 ONLY tunnel.
2021-05-30
==========
@ -468,7 +480,7 @@
2021-02-16
==========
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.123 / 5.10.41
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.124 / 5.10.42
2021-02-14
@ -810,6 +822,7 @@
* :vytask:`T3131` (bug): Typo in ipsec preshared-secret help
* :vytask:`T3134` (bug): DHCPv6 DUID configuration node missing
* :vytask:`T3140` (feature): Relax "ethernet offload-options" CLI definition
* :vytask:`T3132` (feature): Enable egress flow accounting
2020-12-17

View File

@ -8,6 +8,38 @@
_ext/releasenotes.py
2021-06-06
==========
* :vytask:`T842` (feature): Adopt VyOS CLI to latest StrongSwan options and deprecated Keywords
2021-06-04
==========
* :vytask:`T3595` (default): Cannot create new VTI interface
* :vytask:`T3592` (feature): Set default TTL 64 for tunnels
2021-06-03
==========
* :vytask:`T3384` (feature): Support UDP bandwidth testing
2021-06-02
==========
* :vytask:`T3233` (bug): Interface redirect to dum0
2021-06-01
==========
* :vytask:`T3585` (default): Fix NHRP module for updated interfaces tunnel syntax
* :vytask:`T3594` (bug): Disable by default service strongswan-starter
2021-05-30
==========
@ -540,7 +572,7 @@
==========
* :vytask:`T3313` (bug): ospfv3 interface missing options
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.123 / 5.10.41
* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.124 / 5.10.42
2021-02-15