summaryrefslogtreecommitdiff
path: root/src/conf_mode
AgeCommit message (Collapse)Author
2021-10-17syslog: T3396: Allow remote IPv6 hostViacheslav
2021-03-11dhcp-server: T2927: Add empty args if does not possible to determine variablesChristian Poessinger
(cherry-picked from commit 2f8b33a26e63e5b9ac4e697b9312f2238d6241f3)
2020-12-04pim: igmp: igmp-proxy: T2744: Add check to prevent pimd and igmp-proxy conflictDmitriyEshenko
2020-10-11tftp-server: T2973: bugfix IPv6 listen address/port combinationChristian Poessinger
The mandatory colon for separating the IPv6 address and port was missing. (cherry picked from commit c30849469492d05db9f4a8be49cc6705e139171e)
2020-10-01T2949: Fix restart methodology for pdnskroy-the-rabbit
pdns update removed the /etc/init.d script
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-06-14pim: T1729: Add PIM and IGMPv2/v3 supportDmitriyEshenko
2020-05-20[dhcp-server] T103: wrong hostnames in hosts fileChristian Poessinger
(cherry picked from commit 09df82d3a4ff2e0912992cb5c73d5d9fce7070dd)
2020-04-20pppoe-server: T2344: fix client static IP assignmentChristian Poessinger
2020-04-08http api: T2252: backport increase proxy_read_timeoutJohn 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-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-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-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-19T1694 NTPd: Do not listen on all interfaces by defaultMarcel Gisselmann
(cherry picked from commit 258c24ab9be8aa4ced8bfa1c19f134ec8bbfb1a0)
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)
2019-11-18[service https] T1443: organize internal data by server blockJohn Estabrook
(cherry picked from commit 3aadfc1fb0e3af03a98fb908c8709e4099296821)
2019-11-17[pppoe-server] adding CIDR based prefixes as client-ip-pool optionhagbard
2019-11-17Import BFD implementation from current. Implementation by Christian ↵Daniil Baturin
Poessinger et al.
2019-11-17 T1470: improve output of "show dhcpv6 server leases"Jernej Jakob
- change DUID to IAID_DUID - format IAID_DUID as colon-separated hex list - implement functions: pool, sort, state - add op-mode definitions for pool, sort, state - add columns: State, Type, Last communication, Pool - implement json output - implement completionHelp function
2019-11-12snmpd: T1705 - High CPU usage by bgpd when snmp is activehagbard
* typo fixed
2019-11-09ddclient: T1789: fix RFC2136 generated configChristian Poessinger
Commit 967067970494c1800f ("ddclient: T1030: adjust to latest syntax") was under the impression that ddclient 3.9.0 now handles every config item with a comma in the end. This is unfortunately not true on RFC2136 dynamic DNS entries. Remove commas on config template. (cherry picked from commit cc2ea329b1bb2ac23ffcc64892e831e7978023e2)
2019-11-09ddclient: T1030: add cloudflare zone config entryChristian Poessinger
(cherry picked from commit bbb3a9ecdf2cf76b6336414928030798007dc1c7)
2019-11-09ddclient: T1030: adjust to latest syntaxChristian Poessinger
(cherry picked from commit 967067970494c1800f028e5a44ff2fc9e39eabb9)
2019-11-09ddclient: T1030: auto create runtime directoriesChristian Poessinger
(cherry picked from commit 760ac992c827734032cc41a77ba21bcc4bde50e1)
2019-11-09ddclient: T1030: use new default configuration file pathChristian Poessinger
(cherry picked from commit 564c75c511c2cfd23404a500340a53441c694ffd)
2019-10-28snmp: fix verify() bail out early orderChristian Poessinger
(cherry picked from commit ed642ff5e958c6ef43dee5ef684fb5ccf85ad8cf)
2019-10-27snmp: T1738: cleanup import statementsChristian Poessinger
(cherry picked from commit b86f1d702e3b67774d3a2eec1f9fa83108711798)
2019-10-27snmp: T1769: remove TSM (Transport Security Mode) supportChristian Poessinger
The SNMPv3 TSM is very complex and I know 0 users of it. Also this is untested and I know no way how it could be tested. Instead of carrying on dead and unused code we should favour a drop of it using a proper config migration script. (cherry picked from commit 556b528ef9cc1eca9d142ebe1f8f88cd02d536da)