diff options
author | rebortg <github@ghlr.de> | 2020-12-11 22:39:04 +0100 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2020-12-11 22:39:04 +0100 |
commit | ac6b335b1aeed78c087c27763c527d7d38093aca (patch) | |
tree | 3a49e210ad127ab2f40d8ee023862e3263419fd1 /docs/changelog/1.2.5.rst | |
parent | 64161ff044275e944c86fd273bb4effd16a5b187 (diff) | |
download | vyos-documentation-ac6b335b1aeed78c087c27763c527d7d38093aca.tar.gz vyos-documentation-ac6b335b1aeed78c087c27763c527d7d38093aca.zip |
changelog: fix lint errors
Diffstat (limited to 'docs/changelog/1.2.5.rst')
-rw-r--r-- | docs/changelog/1.2.5.rst | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/docs/changelog/1.2.5.rst b/docs/changelog/1.2.5.rst index 231e92f2..6eabc6cf 100644 --- a/docs/changelog/1.2.5.rst +++ b/docs/changelog/1.2.5.rst @@ -11,23 +11,32 @@ Resolved issues * :vytask:`1301` bgp peer-groups don't work when "no-ipv4-unicast" is enabled. * :vytask:`1341` Adding rate-limiter for pppoe server users * :vytask:`1376` Incorrect DHCP lease counting -* :vytask:`1392` Large firewall rulesets cause the system to lose configuration and crash at startup -* :vytask:`1416` 2 dhcp server run in failover mode can't sync hostname with each other +* :vytask:`1392` Large firewall rulesets cause the system to lose configuration + and crash at startup +* :vytask:`1416` 2 dhcp server run in failover mode can't sync hostname with + each other * :vytask:`1452` accel-pppoe - add vendor option to shaper -* :vytask:`1490` BGP configuration (is lost|not applied) when updating 1.1.8 -> 1.2.1 +* :vytask:`1490` BGP configuration (is lost|not applied) when updating + 1.1.8 -> 1.2.1 * :vytask:`1780` Adding ipsec ike closeaction * :vytask:`1803` Unbind NTP while it's not requested... * :vytask:`1821` "authentication mode radius" has no effect for PPPoE server * :vytask:`1827` Increase default gc_thresh -* :vytask:`1828` Missing completion helper for "set system syslog host 192.0.2.1 facility all protocol" -* :vytask:`1832` radvd adding feature DNSSL branch.example.com example.com to existing package +* :vytask:`1828` Missing completion helper for "set system syslog host + 192.0.2.1 facility all protocol" +* :vytask:`1832` radvd adding feature DNSSL branch.example.com example.com to + existing package * :vytask:`1837` PPPoE unrecognized option 'replacedefaultroute' -* :vytask:`1851` wireguard - changing the pubkey on an existing peer seems to destroy the running config. +* :vytask:`1851` wireguard - changing the pubkey on an existing peer seems to + destroy the running config. * :vytask:`1858` l2tp: Delete depricated outside-nexthop and add gateway-address * :vytask:`1864` Lower IPSec DPD timeout lower limit from 10s -> 2s -* :vytask:`1879` Extend Dynamic DNS XML definition value help strings and validators -* :vytask:`1881` Execute permissions are removed from custom SNMP scripts at commit time -* :vytask:`1884` Keeping VRRP transition-script native behaviour and adding stop-script +* :vytask:`1879` Extend Dynamic DNS XML definition value help strings and + validators +* :vytask:`1881` Execute permissions are removed from custom SNMP scripts at + commit time +* :vytask:`1884` Keeping VRRP transition-script native behaviour and adding + stop-script * :vytask:`1891` Router announcements broken on boot * :vytask:`1900` Enable SNMP for VRRP. * :vytask:`1902` Add redistribute non main table in bgp @@ -38,7 +47,8 @@ Resolved issues * :vytask:`1934` Change default hostname when deploy from OVA without params. * :vytask:`1935` NIC identification and usage problem in Hyper-V environments * :vytask:`1936` pppoe-server CLI control features -* :vytask:`1964` SNMP Script-extensions allows names with spaces, but commit fails +* :vytask:`1964` SNMP Script-extensions allows names with spaces, but commit + fails * :vytask:`1967` BGP parameter "enforce-first-as" does not work anymore * :vytask:`1970` Correct adding interfaces on boot * :vytask:`1971` Missing modules in initrd.img for PXE boot |