summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-18vyos.configdict(): T4228: is_member() must use the "real" hardware interfaceChristian Poessinger
2022-07-01Merge pull request #1372 from sever-sever/T1375-eqDaniil Baturin
2022-06-28op-mode: T1375: Allow to clear dhcp-server leaseViacheslav Hletenko
2022-06-19Merge pull request #1349 from kajiuray/equuleusDaniil Baturin
2022-06-09Merge pull request #1271 from sever-sever/T2580-equChristian Poessinger
2022-06-05http-api: T4459: Fix to set VRF in http(s) serviceYuki Kajiura
2022-05-26http-api: T4442: Add action resetViacheslav Hletenko
2022-05-25wwan: T4441: use is_node_changed() over leaf_node_changed()Christian Poessinger
2022-05-25ipoe: T2580: Add pools and gateway optionsViacheslav Hletenko
2022-05-19Merge pull request #1315 from sever-sever/T4315-equDaniil Baturin
2022-05-12ldp: T4082: Add restart ldp command for op-modeDevon Mar
2022-05-09monitoring: T4315: Add telegraf output plugin prometheus-clientViacheslav Hletenko
2022-05-05T4405: Fix administrative distance of DHCP routesDmitri Toubelis
2022-05-01Merge pull request #1284 from c-po/t4363-salt-equuleusChristian Poessinger
2022-04-29openvpn: T4369: enforce daemon-restart on openvpn-option CLI changeChristian Poessinger
2022-04-28Merge pull request #1286 from c-po/t4633-geneve-equuleusChristian Poessinger
2022-04-26op-mode: T4395: Extend show vpn debug for IPSec add vpn_ipsec.pyViacheslav Hletenko
2022-04-18dhcp-server: T4344: Fix underscores for shared network nameViacheslav Hletenko
2022-04-18geneve: T4366: prevent interface re-creation on nasic parameter changeChristian Poessinger
2022-04-15salt-minion: T4363: mine_interval option is not setChristian Poessinger
2022-04-08Merge pull request #1263 from c-po/wwan-t4324-equuleusDaniil Baturin
2022-04-07ipv6: T4346: deprecate CLI command to disable IPv6 address familyChristian Poessinger
2022-04-07Merge pull request #1268 from c-po/t4341-ssh-loginDaniil Baturin
2022-04-07Merge pull request #1261 from c-po/t4319-disable-ipv6-equuleusDaniil Baturin
2022-04-05dns: forwarding: T3804: bugfix DHCP name-servers used for recursionChristian Poessinger
2022-04-04login: T4341: busy wait on userdel(8) until the account was deleted successfullyChristian Poessinger
2022-04-04login: T4341: disable user account prior to deletionChristian Poessinger
2022-04-04wwan: T4338: changing interface description should not trigger reconnectChristian Poessinger
2022-04-03wwan: T4324: properly start/stop ModemManager and cron helper on interface ad...Christian Poessinger
2022-04-03wwan: T4324: cronjob is setup via interfaces-wwan.py - drop dedicated cron fileChristian Poessinger
2022-03-30test: vyos.util build time tests should import all functionsChristian Poessinger
2022-03-30vrf: T4319: do not add IPv6 localhost address if IPv6 is disabledChristian Poessinger
2022-03-30vyos.util: T4319: add is_ipv6_enabled() helper functionChristian Poessinger
2022-03-28Revert "backport: T4515: T4219: policy local-route6 and inbound-interface sup...Daniil Baturin
2022-03-28Revert "openvpn: T4230: globally enable ip_nonlocal_bind"Daniil Baturin
2022-03-27graphql: T3993: add unsettable gql option; this is not exposed by CLIJohn Estabrook
2022-03-25mpls: T915: use vyos.util.sysctl_write() helper functionChristian Poessinger
2022-03-25vyos.util: T4319: rename sysctl() -> sysctl_write()Christian Poessinger
2022-03-25system: T4319: align ipv6 settings with ipv4 by using get_config_dict()Christian Poessinger
2022-03-24openvpn: T4230: globally enable ip_nonlocal_bindChristian Poessinger
2022-03-24Merge pull request #1210 from sever-sever/T4230-equChristian Poessinger
2022-03-24openvpn: T4294: force service restart on openvpn-option node changeChristian Poessinger
2022-03-23Merge pull request #1235 from hensur/equuleus-ipv6-local-routeChristian Poessinger
2022-03-15bonding: T4301: Fixed arp-monitor optionzsdc
2022-03-10T3506: loadkey: Add `generate public-key-command` commanderkin
2022-03-05conntrackd: T4259: fix daemon configuration pathChristian Poessinger
2022-03-05conntrackd: T4259: prevent startup of multiple daemon instancesChristian Poessinger
2022-03-04op-mode: lldp: T3999: bugfix cap' referenced before assignmentChristian Poessinger
2022-02-28ssh: T4273: bugfix cipher and key-exchange multi nodesChristian Poessinger
2022-02-23backport: policy: T4219: add local-route(6) incoming-interfaceHenning Surmeier