summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-03Fix PULL_REQUEST_TEMPLATE.md mistakeEshenko Dmitriy
2021-12-03Merge pull request #1094 from DmitriyEshenko/eq-1x-03122021-01Christian Poessinger
2021-12-03tftp: T4012: Add TFTP VRF supportDmitriyEshenko
2021-12-03configquery: T3402: use vyatta-op-cmd-wrapper to provide environmentJohn Estabrook
2021-12-01graphql: T3993: define add/delete system image requestJohn Estabrook
2021-12-01http-api: T3440: simplify vyos-http-api initializationJohn Estabrook
2021-12-01graphql: T3993: update README.graphqlJohn Estabrook
2021-11-30graphql: T3993: add config session show_configJohn Estabrook
2021-11-30graphql: T3993: add op-mode requestsJohn Estabrook
2021-11-30op-mode: T3725: Show configuration in JSON formatViacheslav
2021-11-28op-mode: lldp: T3999: bugfix KeyError: 'capability'Christian Poessinger
2021-11-27Merge pull request #1085 from andriiandrieiev/equuleusChristian Poessinger
2021-11-26Merge pull request #1079 from erkin/equuleusChristian Poessinger
2021-11-26Merge pull request #1087 from DmitriyEshenko/st-1x-eq-2611202101Christian Poessinger
2021-11-26smoketest: sstp: openconnect: Replace certificates pathDmitriyEshenko
2021-11-25filesystem: T3946: GPT table fix after disk resizeAndrii
2021-11-25filesystem: T3946: partition resize as a serviceAndrii
2021-11-24Merge pull request #1082 from DmitriyEshenko/1x-24112021-eq-03Christian Poessinger
2021-11-24graphql: T3993: add requests for manipulating firewall groupsJohn Estabrook
2021-11-24graphql: T3993: refactor directive and mutation definitionsJohn Estabrook
2021-11-24graphql: T3993: normalize naming conventionsJohn Estabrook
2021-11-24graphql: T3993: change name of directiveJohn Estabrook
2021-11-24graphql: T3993: update README.graphqlJohn Estabrook
2021-11-24sstp: T2661: Delete certificate files redundancy checkDmitriyEshenko
2021-11-24Merge pull request #1081 from DmitriyEshenko/1x-24112021-eqJohn Estabrook
2021-11-24openconnect: T3695: Fix certificate files validationDmitriyEshenko
2021-11-24conf-mode: NAT interface definition typo fixerkin