diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-11-28 06:05:18 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-28 06:05:18 +0000 |
commit | cf2a7574ea285d595c4dba9511d8208e94dca21e (patch) | |
tree | e3fdfb048532ced3658ae8256eddac45c05ba038 | |
parent | 98fecd79ed254ef2554ebb9c5b4eae5cbfceb50b (diff) | |
download | vyos-documentation-cf2a7574ea285d595c4dba9511d8208e94dca21e.tar.gz vyos-documentation-cf2a7574ea285d595c4dba9511d8208e94dca21e.zip |
Github: update current branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 12 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 43 |
3 files changed, 55 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 2e011313a9b5fc1a263e11149f5dd4c904ee42d +Subproject 9a69e68b0f0affeac8aeab66783ae0249d67373 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index fa016e56..f89311ef 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,18 @@ _ext/releasenotes.py +2022-11-23 +========== + +* :vytask:`T4793` (feature): Create warning message about disable-route-autoinstall when ipsec vti is used + + +2022-11-21 +========== + +* :vytask:`T4812` (feature): IPsec ability to show all configured connections + + 2022-11-06 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index c98dd3c9..f6c5af46 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,49 @@ _ext/releasenotes.py +2022-11-27 +========== + +* :vytask:`T4739` (feature): ISIS and OSPF segment routing being refactored + + +2022-11-24 +========== + +* :vytask:`T4794` (bug): show firewall name <name> - Can't use .items() on a list +* :vytask:`T4714` (feature): Delete unused ipset from the filecaps +* :vytask:`T3541` (bug): Route Map large community set additive is missing + + +2022-11-23 +========== + +* :vytask:`T4836` (feature): Kernel: enable new features like switchdev, ESP in TCP and HSR +* :vytask:`T4835` (bug): SNMPD configuration incorrect for IPv6 +* :vytask:`T4819` (feature): Allow printing Warning messages in multiple lines with \n +* :vytask:`T4807` (feature): Need to fix traceroute help completion +* :vytask:`T4660` (feature): Reorganize route map set community CLI +* :vytask:`T4526` (bug): keepalived-fifo.py unable to load config +* :vytask:`T4793` (feature): Create warning message about disable-route-autoinstall when ipsec vti is used +* :vytask:`T4492` (bug): Incorrect list of neighbors in help for "show bgp vrf VRF neighbors" +* :vytask:`T4496` (feature): ping vrf help does not list VRFs + + +2022-11-22 +========== + +* :vytask:`T4823` (bug): swanctl.conf is broken when ipsec site-to-site peer set. +* :vytask:`T4706` (bug): NAT and NAT66 issues +* :vytask:`T4670` (feature): policy route - Update matching criteria + + +2022-11-21 +========== + +* :vytask:`T4812` (feature): IPsec ability to show all configured connections +* :vytask:`T4829` (default): Tunnel argument to 'reset_peer' in ipsec.py should have type hint Optional + + 2022-11-20 ========== |