diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-01-16 06:05:23 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-16 06:05:23 +0000 |
commit | c8b6c00192bfeeb58adb7d2e549620dd77abc46d (patch) | |
tree | 9859bd2686e8feaead0f7cb8124a08803ab8e5e4 | |
parent | ed87190451037be61c262bd62f38351bf31e3dda (diff) | |
download | vyos-documentation-c8b6c00192bfeeb58adb7d2e549620dd77abc46d.tar.gz vyos-documentation-c8b6c00192bfeeb58adb7d2e549620dd77abc46d.zip |
Github: update equuleus branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 14 |
2 files changed, 14 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 5a6c0c4d61112e1ac08a334ab7e68c07342fd67 +Subproject 598dcad7237d49861ca6216deea254b7c942241 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index a995cf4d..dcaad680 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,19 @@ _ext/releasenotes.py +2023-01-15 +========== + +* :vytask:`T4832` (feature): dhcp: Add IPv6-only dhcp option support (RFC 8925) +* :vytask:`T4918` (bug): Odd show interface behavior + + +2023-01-09 +========== + +* :vytask:`T4922` (feature): Add ssh-client source-interface CLI option + + 2023-01-07 ========== @@ -241,6 +254,7 @@ 2022-07-30 ========== +* :vytask:`T4575` (feature): vyos.utill add new wrapper "rc_cmd" to get the return code and output * :vytask:`T4532` (bug): Flow-accounting IPv6 server/receiver bug |