diff options
author | sofukong <130022807+sofukong@users.noreply.github.com> | 2023-11-03 14:45:52 +0800 |
---|---|---|
committer | sofukong <130022807+sofukong@users.noreply.github.com> | 2023-11-03 14:45:52 +0800 |
commit | 8182b5bef07d3338ca7d777ab4196056da11723d (patch) | |
tree | f8db591e77b6bdd13afe864a4dbcae641b516600 /docs/changelog/1.3.rst | |
parent | 354d09858baab04d1a26076b64cea7fe0bfd5e67 (diff) | |
parent | 5634562722a5f96dd68f867a21e62b125f07776c (diff) | |
download | vyos-documentation-8182b5bef07d3338ca7d777ab4196056da11723d.tar.gz vyos-documentation-8182b5bef07d3338ca7d777ab4196056da11723d.zip |
Merge branch 'equuleus' of https://github.com/sofukong/vyos-documentation into equuleus
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 58 |
1 files changed, 52 insertions, 6 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index c3909e87..dcb0959f 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,52 @@ _ext/releasenotes.py +2023-10-26 +========== + +* :vytask:`T5684` (bug): services using VRF generates the error "Failed to load BPF prog: 'Operation not permitted'" when the system boots. +* :vytask:`T5594` (bug): VRRP - Error if using IPv6 Link Local as hello source address + + +2023-10-21 +========== + +* :vytask:`T5670` (bug): bridge: missing member interface validator +* :vytask:`T5191` (default): Replace underscores with hyphens in command-line options generated by vyos.opmode +* :vytask:`T4402` (bug): OpenVPN client-ip-pool option is broken +* :vytask:`T2719` (feature): Standardized op mode script structure + + +2023-10-19 +========== + +* :vytask:`T5669` (bug): VXLAN interface changing port does not work + + +2023-10-17 +========== + +* :vytask:`T5235` (bug): SSH keys with special characters cannot be applied via Cloud-init + + +2023-10-08 +========== + +* :vytask:`T5630` (feature): pppoe: allow to specify MRU in addition to already configurable MTU + + +2023-10-06 +========== + +* :vytask:`T5576` (feature): Add bgp remove-private-as all option + + +2023-10-04 +========== + +* :vytask:`T5632` (feature): Add jq package to parse JSON files + + 2023-09-25 ========== @@ -211,12 +257,6 @@ * :vytask:`T5313` (bug): UDP broadcast relay - missing verify() that relay interfaces have an IP address assigned -2023-06-28 -========== - -* :vytask:`T1237` (feature): Static Route Path Monitoring, failover - - 2023-06-26 ========== @@ -236,6 +276,12 @@ * :vytask:`T5280` (bug): Update Expired keys (2023-06-08) for PowerDNS +2023-06-13 +========== + +* :vytask:`T5213` (feature): Accel-ppp sending accounting interim updates acct-interim-interval option + + 2023-05-29 ========== |