diff options
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 39 |
2 files changed, 39 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject e482377b29df05e60dbdb31d6276ae2030ffa2f +Subproject 66ff05703ed260c744290fb604dbf31a0dfcd1d diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 97a9793b..d64c9b8e 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,45 @@ _ext/releasenotes.py +2021-11-07 +========== + +* :vytask:`T2874` (feature): Add MTU and TCP-MSS discovery tool +* :vytask:`T3626` (bug): Configuring and disabling DHCP Server + + +2021-11-06 +========== + +* :vytask:`T3971` (feature): Ability to build ISO images for XCP-NG hypervisor +* :vytask:`T3514` (bug): NIC flap at any interface change + + +2021-11-05 +========== + +* :vytask:`T3972` (bug): Removing vif-c interface raises KeyError + + +2021-11-04 +========== + +* :vytask:`T3964` (bug): SSTP: local-user static-ip CLI node accepts invalid IPv4 addresses + + +2021-11-03 +========== + +* :vytask:`T3610` (bug): DHCP-Server creation for not primary IP address fails + + +2021-11-01 +========== + +* :vytask:`T3846` (bug): dmvpn configuration not reapllied after "restart vpn" +* :vytask:`T3956` (bug): GRE tunnel - unable to move from source-interface to source-address, commit error + + 2021-10-31 ========== |