summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-11util: T2226: do not use 2> but DEVNULLThomas Mangin
2020-04-11util: T2226: do not use universal_newlinesThomas Mangin
2020-04-11util: T2226: send shutdown stdout back to the programThomas Mangin
2020-04-11Merge pull request #326 from thomas-mangin/T2265Christian Poessinger
2020-04-11dhcp: T2265: refactor DHCP classThomas Mangin
2020-04-11dhcp: T2265: v4/v6 conflict for lease fileThomas Mangin
2020-04-11Merge pull request #327 from DmitriyEshenko/fix-res-raChristian Poessinger
2020-04-10sstp: T2263: Implement reset featureDmitriyEshenko
2020-04-10Merge pull request #324 from DmitriyEshenko/fix-res-raChristian Poessinger
2020-04-10pptp: l2tp: T2262: Fix call to function run()DmitriyEshenko
2020-04-10openvpn: T2266: fix verify for client-server bridged modejjakob
2020-04-10util: T2253: fix translation to cmdJohn Estabrook
2020-04-10Revert "Revert "util: T2226: rewrite merge config to use cmd""John Estabrook
2020-04-10pppoe: T2248: connect-on-demand and vrf are mutually exclusiveChristian Poessinger
2020-04-09vxlan: T2172: add source-address optionChristian Poessinger
2020-04-09Revert "vxlan: T2172: remove group or remote check in verify()"Christian Poessinger
2020-04-09Merge branch 'vxlan' of github.com:c-po/vyos-1x into currentChristian Poessinger
2020-04-09vxlan: pseudo-ethernet: T2260: convert link nodes to source-interfaceChristian Poessinger
2020-04-09wireguard: T2206: fix comment in migration scriptChristian Poessinger
2020-04-09pppoe: enable Jinja2 trim_blocksChristian Poessinger
2020-04-09util: T2226: os.system was wrongly converted to runThomas Mangin
2020-04-09Revert "tunnel: T2028: prevent single 'remote' keyword"Christian Poessinger
2020-04-09Merge pull request #317 from thomas-mangin/T2028-remoteChristian Poessinger
2020-04-08Revert "util: T2226: rewrite merge config to use cmd"John Estabrook
2020-04-08tunnel: T2028: prevent single 'remote' keywordThomas Mangin
2020-04-08vyos.util: introduce chmod_750() for files/directoriesChristian Poessinger
2020-04-08wireguard: T2244: re-use interface removal code from WireGuardIf classChristian Poessinger
2020-04-08wireguard: T2244: fix writing PSKChristian Poessinger
2020-04-08wireguard: T2226: fix generation of pskChristian Poessinger
2020-04-08vyos-util: rename chown_file() > chown()Christian Poessinger
2020-04-08wireguard: T2247: add VRF supportChristian Poessinger
2020-04-08wireguard: T2244: rewrite to match code structure of other interfacesChristian Poessinger
2020-04-08op-mode: lldp: T2246: check if service is configuredChristian Poessinger
2020-04-08op-mode: dns: forwarding: cleanupChristian Poessinger
2020-04-08Merge pull request #315 from jjakob/openvpn-templateChristian Poessinger
2020-04-08openvpn: T2234: clean up and rework openvpn templatejjakob
2020-04-08vrf: add additional documentation linkChristian Poessinger
2020-04-08Merge pull request #313 from DmitriyEshenko/dmvpn-fix1Christian Poessinger
2020-04-08Merge pull request #311 from thomas-mangin/T2028-explainChristian Poessinger
2020-04-08tunnel: T2236: Add additional check for type changeDmitriyEshenko
2020-04-08tunnel: T2028: document the classes createdThomas Mangin
2020-04-08bridge: T2232: bugfix wifi and wwan verify() sectionChristian Poessinger
2020-04-07http api: T2160: Fix error message when api proxy restricted.John Estabrook
2020-04-07http api: T2160: move 'api virtual-host' to 'api-restrict virtual-host'John Estabrook
2020-04-07bridge: T2232: prevent deletion of enslaved interfacesChristian Poessinger
2020-04-07l2tpv3: T1923: switch to formatted strings in verify()Christian Poessinger
2020-04-07util: T2226: fix merge conflictThomas Mangin
2020-04-06util: T2226: remove all references to subprocess_cmdThomas Mangin
2020-04-06util: T2206: rewrite vrf to cmdThomas Mangin
2020-04-06util: T2226: rewrite powerctl to use run,cmdThomas Mangin