diff options
author | rebortg <rebortg@users.noreply.github.com> | 2021-09-20 06:19:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-20 06:19:33 +0000 |
commit | 302bfab9fa0d9a6dcb7246ed3185cad4b9dba465 (patch) | |
tree | 530c26f9a0a18066fcc70588b145a314d89000cf /docs/changelog | |
parent | 95b0771ca0f13ea8175bfc7b3ab6797719e03113 (diff) | |
download | vyos-documentation-302bfab9fa0d9a6dcb7246ed3185cad4b9dba465.tar.gz vyos-documentation-302bfab9fa0d9a6dcb7246ed3185cad4b9dba465.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 11 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 25 |
2 files changed, 35 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index f3bb8e81..19afde37 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,16 @@ _ext/releasenotes.py +2021-09-19 +========== + +* :vytask:`T3841` (feature): dhcp-server: add ping-check option to CLI +* :vytask:`T2738` (bug): Modifying configuration in the "interfaces" section from VRRP transition scripts causes configuration lockup and high CPU utilization +* :vytask:`T3842` (feature): Backport DHCP server improvements from VyOS 1.4 sagitta to 1.3 equuleus +* :vytask:`T3840` (feature): dns forwarding: Cache size should allow values > 10k +* :vytask:`T3672` (bug): DHCP-FO with multiple subnets results in invalid/non-functioning dhcpd.conf configuration file output + + 2021-09-11 ========== @@ -739,6 +749,7 @@ * :vytask:`T3399` (bug): RPKI: dashes in hostnames are replaced with underscores when rendering the FRR config * :vytask:`T3305` (bug): Ingress qdisc does not work anymore in 1.3-rolling-202101 snapshot +* :vytask:`T2927` (bug): isc-dhcpd release and expiry events never execute * :vytask:`T899` (bug): Tunnels cannot be moved from one bridge to another * :vytask:`T786` (feature): new style xml and conf-mode scripts: posibillity to add tagNode value as parameter to conf-script diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 2c1b40eb..96c29bed 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,30 @@ _ext/releasenotes.py +2021-09-19 +========== + +* :vytask:`T3841` (feature): dhcp-server: add ping-check option to CLI +* :vytask:`T2738` (bug): Modifying configuration in the "interfaces" section from VRRP transition scripts causes configuration lockup and high CPU utilization +* :vytask:`T3840` (feature): dns forwarding: Cache size should allow values > 10k +* :vytask:`T3672` (bug): DHCP-FO with multiple subnets results in invalid/non-functioning dhcpd.conf configuration file output + + +2021-09-18 +========== + +* :vytask:`T3831` (bug): External traffic stops routing when IPSEC tunnel comes up with interface vti0 +* :vytask:`T1968` (default): Allow multiple static routes in dhcp-server +* :vytask:`T3838` (feature): dhcp-server - sync cli for name-servers to other subsystems +* :vytask:`T3839` (feature): dhcp-server: Allow configuration of a DNS server and domain name on the shared-network level + + +2021-09-17 +========== + +* :vytask:`T3830` (bug): ipsec: remote-id no longer included in IKE AUTH if not explicitly specified + + 2021-09-11 ========== @@ -320,7 +344,6 @@ ========== * :vytask:`T3593` (bug): PPPoE server called-sid format does not work -* :vytask:`T3657` (default): BGP neighbors ipv6 not able to establish with IPv6 link-local addresses * :vytask:`T1441` (feature): Add support for IPSec XFRM interfaces |