summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-05Merge pull request #2005 from indrajitr/ddclient-improvement-round-2Christian Breunig
2023-06-05Merge pull request #2025 from sever-sever/T5258Christian Breunig
2023-06-05Merge pull request #2026 from jestabro/openconnect-migration-deleteJohn Estabrook
2023-06-05openconnect: T5259: fix migration logic in delete_value radius|localJohn Estabrook
2023-06-05T5258: git Actions use ubuntu-22.04 for PR conflicts checkerViacheslav Hletenko
2023-06-04dns: T5144: Streamline ddclient systemd service overrideIndrajit Raychaudhuri
2023-06-04dns: T5144: Add pid and cache config as ddclient globalIndrajit Raychaudhuri
2023-06-04dns: T5144: Relocate ddclient op-mode config files for consistency with confi...Indrajit Raychaudhuri
2023-06-04dns: T5144: Improve old smoketests for dynamic dns operationIndrajit Raychaudhuri
2023-06-04dns: T5144: Update smoketest for dynamic dns operationIndrajit Raychaudhuri
2023-06-04dns: T5144: Relocate ddclient template path for consistency with config pathIndrajit Raychaudhuri
2023-06-04dns: T5144: Apply migration for dynamic dns path updateIndrajit Raychaudhuri
2023-06-04dns: T5144: Restrict dualstack for dyndns2 protocol to dyn.comIndrajit Raychaudhuri
2023-06-03dns: T5144: Modernize dynamic dns operationIndrajit Raychaudhuri
2023-06-03T5257: add verify_vrf() check for flow-accountingChristian Breunig
2023-06-03T5257: import cleanup for flow-accountingChristian Breunig
2023-06-03netns: xml: T3829: fix format stringChristian Breunig
2023-06-03Merge pull request #2024 from ServerForge/currentChristian Breunig
2023-06-03T5257: Fix netflow VRF and bracketize v6 source addresses for netflow/sflowWered
2023-06-02Merge pull request #2023 from jestabro/error-passingViacheslav Hletenko
2023-05-31migration: T5251: fix incorrect logic in calling configtree.deleteJohn Estabrook
2023-05-31configtree: T5251: catch/raise error in delete and delete_valueJohn Estabrook
2023-05-31Merge pull request #2021 from blank0608/T5210Christian Breunig
2023-05-31T5210: VPN: Fix typo in WarningJohn Landicho
2023-05-29smoketest: wifi: T5242: T5245: temporary disable IPv6 and VLAN testsChristian Breunig
2023-05-29smoketest: adjust to new process_named_running() implementationChristian Breunig
2023-05-29netns: T3829: remove debug print() statemementChristian Breunig
2023-05-29T5234: add bash prompt identifier for given Network namespaceChristian Breunig
2023-05-29smoketest: T5242: fix precondition check for VLAN MTU testcaseChristian Breunig
2023-05-29ifconfig: T2104: use link_local_prefix literal for fe80::/64Christian Breunig
2023-05-29T5234: add op-mode command "force netns" to change shell into any given names...Christian Breunig
2023-05-29T5234: extend color prompt with VRF instance nameChristian Breunig
2023-05-28smoketest: T5242: improve base class test cases for virtual-ethernet interfacesChristian Breunig
2023-05-28vyos.util: extend process_named_running() signature with cmdlineChristian Breunig
2023-05-28ipsec: T5042: fix remote-access "Tunnel IP" columnChristian Breunig
2023-05-28router-advert: T5240: verify() that no more then 3 IPv6 name-servers configuredChristian Breunig
2023-05-28container: T5003: add new mandatory option runrootChristian Breunig
2023-05-27Merge branch 't5242-smoketest-dynamic' into currentChristian Breunig
2023-05-27smoketest: T5242: automatically detect interface "capabilities"Christian Breunig
2023-05-26geneve: T2630: change lower limit MTU to 1200 bytesChristian Breunig
2023-05-26gitignore: T5242: add XML dict cache fileChristian Breunig
2023-05-26bridge: T4579: fix error message for bridge and bond membershipChristian Breunig
2023-05-26Merge branch 'cli-defined' of https://github.com/jestabro/vyos-1x into t5242-...Christian Breunig
2023-05-26T5242: example use of cli_definedJohn Estabrook
2023-05-26xml: T5242: add cli_defined boolean test for node existing under pathJohn Estabrook
2023-05-24Merge pull request #2017 from sever-sever/T5237Christian Breunig
2023-05-24T5237: Add support VLANs and QinQ for virtual-ethernet interfacesViacheslav Hletenko
2023-05-21T5234: add op-mode command "force vrf" to change shell into any given VRFChristian Breunig
2023-05-21T5234: add bash prompt identifier for given VRF instanceChristian Breunig
2023-05-21Merge pull request #1997 from jestabro/reference-treeViacheslav Hletenko