summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2023-09-21T5602: Reverse-proxy add option backup for backend serverViacheslav Hletenko
2023-09-19isis: T5597: add new features from FRR 9Christian Breunig
2023-09-16frr: T2472: disable eigrp daemonChristian Breunig
2023-09-15T5586: Disable by default SNMP for Keeplived VRRP serviceViacheslav Hletenko
2023-09-14Merge pull request #2212 from sever-sever/T5480-sagDaniil Baturin
2023-09-13T5576: Add BGP remove-private-as all optionViacheslav Hletenko
2023-09-10T3655: Fix NAT problem with VRFYuxiang Zhu
2023-09-06T5480: Ability to disable SNMP for keepalived service VRRPViacheslav Hletenko
2023-09-05Merge pull request #2210 from sever-sever/T5548-sagViacheslav Hletenko
2023-09-05T5548: Fix load-balancing reverse-proxy timeoutsViacheslav Hletenko
2023-09-05T2958: Refactor DHCP-server systemd unit and leaseViacheslav Hletenko
2023-09-03T5543: IGMP: fix source address handling in static joinsYuxiang Zhu
2023-09-03ipoe: T5542: fix Jinja2 template and add missing dhcp relay configNiklas Polte
2023-09-03wireless: T5540: use elif in Jinja2 template for VHT channel widthChristian Breunig
2023-09-02wireless: T5540: fix VHT capability settings for 802.11acalainlamar
2023-08-26firewall: T5080: Disable conntrack unless required by rulessarthurdev
2023-08-25firewall: T5160: Remove unused zone templatesarthurdev
2023-08-25interface: T3509: Add per-interface IPv6 source validationsarthurdev
2023-08-25firewall: T3509: Add support for IPv6 return path filteringsarthurdev
2023-08-23Merge pull request #2159 from c-po/t5491-wifiChristian Breunig
2023-08-23T5448: Add configuration host-name for zabbix-agentViacheslav Hletenko
2023-08-20wifi: T5491: allow white-/blacklisting station MAC addresses for securityChristian Breunig
2023-08-19bgp: T5466: rename type on CLI per-nexhop -> per-nexthop for l3vpn MPLS labelsChristian Breunig
2023-08-17T5488: Set correct priority -300 for conntrack entriesViacheslav Hletenko
2023-08-17Revert: dhcp: T5428: always release lease from default VRFChristian Breunig
2023-08-16 T5466: L3VPN label allocation modefett0
2023-08-15T5271: correct dict path in the template for OpenVPN peer fingerprintDaniil Baturin
2023-08-15T5270: generate 'dh none' unconditionally when dh-params is no presentDaniil Baturin
2023-08-11T5160: firewall refactor: move <set firewall ipv6 ipv6-name ...> to <set fire...Nicolas Fort
2023-08-11T5160: firewall refactor: fix firewall template for correct rule parsing that...Nicolas Fort
2023-08-11T5160: firewall refactor: change firewall ip to firewall ipv4Nicolas Fort
2023-08-11T5160: firewall refactor: new cli structure. Update jinja templates, python s...Nicolas Fort
2023-08-10Merge pull request #2140 from sever-sever/T5448Daniil Baturin
2023-08-09openvpn: T5271: add peer certificate fingerprint optionDaniil Baturin
2023-08-09T5448: Add service zabbix-agent version 2Viacheslav Hletenko
2023-08-07dhcp: T5428: always release lease from default VRFChristian Breunig
2023-08-07T5446: BGP: change <bgp paramater bestpath med> from node to leafNode, in ord...Nicolas Fort
2023-08-06dyndns: T5445: add possibility to specify update interval (timeout)Christian Breunig
2023-08-05dhcpv6: T5428: client renewal fails when running inside VRFChristian Breunig
2023-08-05dhcp: T5428: remove hardcoded path to client runtime directoriesChristian Breunig
2023-08-04dhcp: T5428: client renewal fails when running inside VRFChristian Breunig
2023-08-04frr: T5415: make mgmtd only listen on localhostChristian Breunig
2023-08-04dns: T4353: fix warning "Wait at least 5 minutes between update attempts"Christian Breunig
2023-07-31dhcpv6-pd: T5387: add support for no-release flag1vivy
2023-07-27Merge pull request #2105 from sever-sever/T5368Daniil Baturin
2023-07-27openvpn: T4974: move CLI node "enable-dco" -> "offload dco" to match other in...Christian Breunig
2023-07-26Merge pull request #2078 from nicolas-fort/T5154Viacheslav Hletenko
2023-07-25T5154: NTP: allow maximum of one ipv4 and one ipv6 address on parameter <list...Nicolas Fort
2023-07-22Merge pull request #2107 from fett0/T4974Christian Breunig
2023-07-21 T4974:add/fixed enable ovpn-dco by defaultfett0