diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-10-25 06:20:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-25 06:20:31 +0000 |
commit | ce9298f7cae7b2870f3e5b8fdc348443070ea29e (patch) | |
tree | 56427692fd9f60c6000d3b70247a5dbcfe0b122d | |
parent | eaa461de38581e12363b44597bd45720d6eced7b (diff) | |
download | vyos-documentation-ce9298f7cae7b2870f3e5b8fdc348443070ea29e.tar.gz vyos-documentation-ce9298f7cae7b2870f3e5b8fdc348443070ea29e.zip |
Github: update current branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 32 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 39 |
3 files changed, 69 insertions, 2 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 56810c62f91d3f11e23b2836bb4d14db6ec8ce2 +Subproject 8cf5a4f023c5459cad4c84e93f73a9ddd69be81 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 50561c74..647d6b4e 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,36 @@ _ext/releasenotes.py +2021-10-22 +========== + +* :vytask:`T3188` (bug): Tunnel local-ip to dhcp-interface Change Fails to Update + + +2021-10-21 +========== + +* :vytask:`T3920` (bug): dhclient exit hook script 01-vyos-cleanup causes too many arguments error +* :vytask:`T3926` (bug): strip-private does not sanitize "cisco-authentication" from NHRP configuration +* :vytask:`T3925` (feature): Tunnel: dhcp-interface not implemented - use source-interface instead +* :vytask:`T3927` (feature): Kernel: Enable kernel support for HW offload of the TLS protocol + + +2021-10-20 +========== + +* :vytask:`T3922` (bug): NHRP: delete fails +* :vytask:`T3918` (bug): DHCPv6 prefix delegation incorrect verify error +* :vytask:`T3921` (bug): tunnel: KeyError when using dhcp-interface + + +2021-10-19 +========== + +* :vytask:`T3396` (bug): syslog can't be configured with an ipv6 literal destination in 1.2.x +* :vytask:`T690` (feature): Allow OpenVPN servers to push routes with custom metric values + + 2021-10-17 ========== @@ -976,7 +1006,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.154 / 5.10.74 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.155 / 5.10.75 2021-02-14 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index b48ea7c7..cd69925c 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,43 @@ _ext/releasenotes.py +2021-10-22 +========== + +* :vytask:`T3897` (feature): Dynamic DNS doesn't work with IPv6 addresses +* :vytask:`T3832` (feature): Allow to set DHCP client-id in hexadecimal format +* :vytask:`T3188` (bug): Tunnel local-ip to dhcp-interface Change Fails to Update +* :vytask:`T3917` (default): Use Avahi as mDNS repeater for IPv6 support + + +2021-10-21 +========== + +* :vytask:`T3926` (bug): strip-private does not sanitize "cisco-authentication" from NHRP configuration +* :vytask:`T3925` (feature): Tunnel: dhcp-interface not implemented - use source-interface instead +* :vytask:`T3923` (feature): Kernel: Enable TLS/IPSec offload support for Mellanox ConnectX NICs +* :vytask:`T3927` (feature): Kernel: Enable kernel support for HW offload of the TLS protocol + + +2021-10-20 +========== + +* :vytask:`T3918` (bug): DHCPv6 prefix delegation incorrect verify error +* :vytask:`T3921` (bug): tunnel: KeyError when using dhcp-interface + + +2021-10-19 +========== + +* :vytask:`T3396` (bug): syslog can't be configured with an ipv6 literal destination in 1.2.x + + +2021-10-18 +========== + +* :vytask:`T3002` (default): VRRP change on IPSec interface causes packet routing issues + + 2021-10-17 ========== @@ -1132,7 +1169,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.154 / 5.10.74 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.155 / 5.10.75 2021-02-15 |