summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-16http-api: T4076: allow setting CORS option 'Access-Control-Allow-Origin'John Estabrook
2021-12-16Merge pull request #1110 from erkin/equuleusDaniil Baturin
2021-12-16T3354: Backport strip-private scripterkin
2021-12-16Merge pull request #1108 from erkin/equuleusDaniil Baturin
2021-12-16T3356: Backport remote moduleerkin
2021-12-16T3006: add a range validatorDaniil Baturin
2021-12-15Merge pull request #1106 from DmitriyEshenko/equuleus-15122021Christian Poessinger
2021-12-15pppoe-server: T3006: Add range to regex generatorDmitriyEshenko
2021-12-15op-mode: T4073: drop "show protocols bfd" in favour of "show bfd"Christian Poessinger
2021-12-15op-mode: bfd: T4073: "show protocols bfd peer <ip>" returned invalid session ...Christian Poessinger
2021-12-14http-api: T4071: allow API to bind to unix domain socketJohn Estabrook
2021-12-13configd: T2582: add smoketest for vyos-configd initializationJohn Estabrook
2021-12-12graphql: T3993: add requests for firewall ipv6-address-groupJohn Estabrook
2021-12-12graphql: T3993: distinguish queries and mutations; update README.graphqlJohn Estabrook
2021-12-12validator: T4036: validate if multicast address is single (no netmask)Christian Poessinger
2021-12-12bgp: smoketest: add proper peer-group assignment testsChristian Poessinger
2021-12-11T3912: migrate "Welcome to VyOS" from issue file to motd to not silently expo...Christian Poessinger
2021-12-11vyos.util: T4061: fix typo in function nameJohn Estabrook
2021-12-10wwan: T3795: remove superfluous import (render)Christian Poessinger
2021-12-10wwan: T3795: only enable cron helper when interface is in useChristian Poessinger
2021-12-10wwan: T3795: only run ModemManager when interface is in useChristian Poessinger
2021-12-10ConfigError: T4068: automatically wrap message at 72 charactersChristian Poessinger
2021-12-10smoketest: interfaces: bugfix loop iteration - same config set multiple timesChristian Poessinger
2021-12-09https: T4055: add vrf supportChristian Poessinger
2021-12-09Revert "vrrp: T4059: do "late" read of the CLI configuration as this fails in...Christian Poessinger
2021-12-09conntrack: T3535: add keepalived notifications for node transitionsChristian Poessinger
2021-12-09vyos.configdict: T4064: bugfix for IP addresses not removed from KernelChristian Poessinger
2021-12-09smoketest: vlan: T4064: verify IP addresses do not stick after deletionChristian Poessinger
2021-12-09configquery: T4060: allow use before boot configuration is completeJohn Estabrook
2021-12-09vyos.util: T4061: add function to check for completion of boot configJohn Estabrook
2021-12-08vrrp: T4059: do "late" read of the CLI configuration as this fails in __init__Christian Poessinger
2021-12-08smoketest: getFRRconfig() now supports reading specified deamon configChristian Poessinger
2021-12-08mpls: T4024: use FRRConfig() class for config reloadingChristian Poessinger
2021-12-07Merge pull request #1098 from goodNETnick/vrrpHealthChristian Poessinger
2021-12-06sflow: T4046: Add source-address for sflowViacheslav
2021-12-06validators: T4053: Fix exit code for scriptViacheslav
2021-12-06validators: T4052: Fix for warn message in the validator scriptViacheslav
2021-12-06smoketests: mpls: add initial basic testcaseChristian Poessinger
2021-12-06mpls: ldp: T3753: add proper indention to Jinja2 templateChristian Poessinger
2021-12-06VRRP: T4033: VRRP script_security parameter removedgoodNETnick
2021-12-05vrrp: T4041: bugfix sync-group transition-scripts not executedChristian Poessinger
2021-12-04smoketest: vrrp: passwords are only allowed 8 characters longChristian Poessinger
2021-12-04smoketest: vrrp: delete VLAN interfaces in tearDown()Christian Poessinger
2021-12-04webproxy: T563: bugfix append-domain regexChristian Poessinger
2021-12-04wwan: T3795: move implementation to VbashOpRun()Christian Poessinger
2021-12-04op-mode: disk: T4045: bugfix "format disk <new> like <old>"Christian Poessinger
2021-12-04op-mode: disk: T4045: cleanup code to use python f'ormat stringsChristian Poessinger
2021-12-04T4035: add op mode "show interfaces geneve" commandsDaniil Baturin
2021-12-04T4035: correct the interface basename extraction logicDaniil Baturin
2021-12-03Merge pull request #1095 from DmitriyEshenko/patch-14Christian Poessinger