summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-09-04qat: T2853: fix "show system acceleration qat status" commandChristian Poessinger
Intel script sytax had changed.
2020-09-04qat: T2853: fix op-mode path to Intel scriptsChristian Poessinger
Ammendmend to commit 9a95a7b4e3bf ("qat: T2853: fix path to init script from Intel source tarball").
2020-09-04qat: T2853: fix path to init script from Intel source tarballChristian Poessinger
2020-09-03ddclient: T2852: cleanup files after service deletionChristian Poessinger
2020-09-03ddclient: T2852: bugfix service deletionChristian Poessinger
When service was deleted we tried accessing a dictionary which was actually of type None which is not possible.
2020-08-22lcd: T2564: add CLI supportChristian Poessinger
- set system lcd model - set system lcd device
2020-08-17Syslog: T2332: Added port to syslog server optionszsdc
Backported changes from equuleus to add port into syslog server options.
2020-07-27pppoe-server: T2067: Allow setting multiple service-namesDmitriyEshenko
2020-07-27pppoe-server: T1956: support PADO-delayDmitriyEshenko
2020-07-26pppoe-server: T1985: backport Enable ipv6 modules if ipv6 not deniedJohn Estabrook
2020-07-26T1949: backport the IPv6 BFD validation improvements from PR#199Daniil Baturin
2020-07-12snmp: T1575: Adding additional check for lspciDmitriyEshenko
(cherry-picked from commits dc936192e87f114df6ab6a4df44967ce0f2b8390 c291d18377eb6eea6693050c338b0392e1297e74)
2020-06-19[T2311] name servers via cmdline can't take effectMaple Wang
Please refer to https://phabricator.vyos.net/T2311
2020-06-14pim: T1729: Add PIM and IGMPv2/v3 supportDmitriyEshenko
2020-05-29dynamic-dns: T2528: bugfix FileNotFoundError in "update dns dynamic"Christian Poessinger
Stopping and starting ddclient should only happen if the DNS dynamic service is actually configured. In addition it should always be checked if the file we try to delete really exists. (cherry picked from commit 0525e443fa68cda451c9f4c838e1f55cec913d2a)
2020-05-20[dhcp-server] T103: wrong hostnames in hosts fileChristian Poessinger
(cherry picked from commit 09df82d3a4ff2e0912992cb5c73d5d9fce7070dd)
2020-04-28syslog: T2131: add generic fqdn validatorChristian Poessinger
2020-04-20pppoe-server: T2344: fix client static IP assignmentChristian Poessinger
2020-04-16T2305: include release train in "show version" outputChristian Poessinger
(cherry picked from commit b4544f196c2beededdd76f581690b1490c755dac)
2020-04-08http api: T2252: backport increase proxy_read_timeoutJohn Estabrook
2020-04-04bgp: T2100: migration to drop parameter disable-network-import-checkJohn Estabrook
(cherry picked from commit 393dabe6f1ba9b298864a9ef6f7ea5592170f57c)
2020-04-04[BGP] T1490: Backport migration for obsoleted 'bgp scan-time' parameterJohn Estabrook
2020-03-23Merge pull request #255 from DmitriyEshenko/crux-vrrpDaniil Baturin
vrrp: T1884: Add mode-force for run transition-scripts without checki…
2020-03-15ntp: T1803: Revert "T1694 NTPd: Do not listen on all interfaces by default"John Estabrook
This reverts commit 3d396586ee953c708465e00b6fef5d1f520d587c.
2020-03-13pppoe-server: T1821: Set radius module priorityEshenko Dmitriy
2020-03-09T1967: add a migration script for the enforce-first-as option.Daniil Baturin
2020-02-07vrrp: T1884: Add mode-force for run transition-scripts without checking ↵DmitriyEshenko
previous state
2020-01-25keepalived: vrrp: T1900: always enable SNMP monitoringChristian Poessinger
(cherry picked from commit 8e50ece56b2644b1562efae1b3f8e07ab8146be9)
2020-01-17T1376: improve show_dhcp and show_dhcpv6Jernej Jakob
(cherry picked from commit 9f20bee81c0a0f4632aa152297d0fdf89139d6af)
2020-01-17[dhcp] T1416: fix DHCP server status viewChristian Poessinger
(cherry picked from commit 7a27f6f93b58abd2fabc9e80e429e14a70ebd6aa)
2020-01-17[pppoe-server] T1452 - add vendor option to shaperhagbard
(cherry picked from commit 85c9e0200a4619f0388b7fd7ba9a03f4be933ef5)
2020-01-16[pppoe-server] - fixed default RADIUS attribute Filter-Idhagbard
(cherry picked from commit 2cd0498f50296d5d9e80b6acafb63dd3d45fb5cd)
2020-01-16[pppoe-server] T1341 - Adding rate-limiter for pppoe server usershagbard
- RADIUS shaper settings (cherry picked from commit d4556b31e920197e1c58febb8d87a1765bfea81f)
2020-01-16[pppoe-server] T1341 - Adding rate-limiter for pppoe server usershagbard
- implementation for locally definied users (cherry picked from commit c1dc93391b9ec1785ab648fa7685521c85774d28)
2020-01-16[accel-ppp] pppoe shaper op-mode command extendedhagbard
(cherry picked from commit d748e526ca50f3acb98ec511fab977c4b044aea8)
2019-12-20igmp-proxy: T1893: verify that proxy interface existsChristian Poessinger
(cherry picked from commit 033205eb58acda9f571fbb5e84374a29186837e6)
2019-12-20igmp-proxy: T1893: rename 'interface' dictionary key to 'interfaces'Christian Poessinger
(cherry picked from commit 9a0f6371be5ef97974a4cc6d8f4fb97c3f9741ac)
2019-12-09T1855, T1826: Restore support for reboot/poweroff in M minutes.Daniil Baturin
2019-12-09T1855, T1826: clean up the reboot/shutdown script.Daniil Baturin
2019-11-28[T1299] - SNMP extension with custom scriptshagbard
(cherry picked from commit 334677572aef752b0bf2c893bd14bdf6f801bb4b)
2019-11-28dhcp-serverr: T1825: replaced DHCP configuration error messagezdc
Previous one DHCP configuration error message does not point that DHCP server work only with primary IP address on interface. (cherry picked from commit 9b7f11bd469d788292d0c5461adabdd5a3fed87b)
2019-11-20QAT: T1788: Intel QAT implementationDmitriyEshenko
Conflicts: Makefile
2019-11-19dns: T1786: add proper processing of 'system disable-dhcp-nameservers'zdc
(cherry picked from commit 4e4f1dbd745952a24d70c3e2d7dc495d675dff34)
2019-11-19T1749: support multiple ranges in the numeric validator.Daniil Baturin
(cherry picked from commit 6f73338f0a652ca9b68a5778456f63d098f04522)
2019-11-19[vyos-hostsd] T1812: Reload pdns on dhcp client updatekroy
(cherry picked from commits c043aab86d3014146a643f1c6d25edec09278873 9ff0fd30b985cc1ff8d9237158e0c110a81feccc)
2019-11-19T1694 NTPd: Do not listen on all interfaces by defaultMarcel Gisselmann
(cherry picked from commit 258c24ab9be8aa4ced8bfa1c19f134ec8bbfb1a0)
2019-11-19[dhcp hostfile-update] T1678 migrate to vyos-hostsd-clientDmitriyEshenko
(cherry picked from commit a1ed1bf1db1eb23455a3555a6fc0842104efdeb6)
2019-11-19[vyos-hostsd] T1701 Fix check for delete domain-name and domain-searchDmitriyEshenko
(cherry picked from commit d1848a9f9447408deac451edf6392b8351ef6f64)
2019-11-19[syslog] - T1597: 'del system system' stops now rsysloghagbard
(cherry picked from commit d34fd745438951d55c5c4899b2b3c7bfa5d08026)
2019-11-18[service https] T1443: add setting of HTTPS listen portJohn Estabrook
(cherry picked from commit 6b25ed2a44dde77f5cbfbf68fb4f5f661a34c1c0)