summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2021-05-13bonding: T3543: add support to configure lact-rate (slow or fast)Christian Poessinger
2021-05-07remote: T3356: use custom MissingHostKeyPolicyLulu Cathrinus Grimalkin
2021-05-06Merge pull request #830 from erkin/currentChristian Poessinger
2021-05-06T3356: remote: Add support for obtaining the size of a remote fileerkin
2021-04-29pppoe: T3250: Not mangle values for tag nodessever-sever
2021-04-25frr: T2638: fix error message grammar error and add debug howtoChristian Poessinger
2021-04-25tunnel: T3468: add interfaces to completion helper for bridgeChristian Poessinger
2021-04-23Merge pull request #817 from erkin/currentChristian Poessinger
2021-04-23T3356: Add support for custom source address for connectionserkin
2021-04-17policy: T2425: re-implement "policy" tree from vyatta-cfg-quagga in XML/PythonChristian Poessinger
2021-04-16config: T3481: add switch to prevent mangling of tag node valuesJohn Estabrook
2021-04-16Merge pull request #809 from erkin/currentChristian Poessinger
2021-04-16util: T3356: Fix password variableserkin
2021-04-14xml: T3475: disable processing of syntaxVersion elementJohn Estabrook
2021-04-08protocols: T3464: proper handling of routing policy configurationChristian Poessinger
2021-04-05tunnel: T3030: move erspan type into regular tunnel interfaceChristian Poessinger
2021-04-05vyos.template: T3418: add new is_interface helper functionChristian Poessinger
2021-04-02frr: T3217: Abbility to save routing configssever-sever
2021-04-01frr: T3217: Fix permissions for saved configssever-sever
2021-03-30xdp: T3448: bail out early on platforms not supporting xdp (e.g. RaspberryPi)Christian Poessinger
2021-03-30Merge pull request #794 from erkin/currentDaniil Baturin
2021-03-30Remove SFTP empty password checkerkin
2021-03-30T3356: Encode strings given to/returned from curl in TFTP transferserkin
2021-03-27vrf: vlan: T3438: do not automatically delete upper interfaceChristian Poessinger
2021-03-24Merge pull request #784 from sever-sever/T3217Christian Poessinger
2021-03-23routing: T3217: Save configs of daemon per commitsever-sever
2021-03-23vyos.util: dict_search() should not throw exception when inputs are NoneChristian Poessinger
2021-03-21configquery: T3402: add library for querying config values from op modeJohn Estabrook
2021-03-19bridge: T3415: add port isolation / private-vlan optionChristian Poessinger
2021-03-17vyos.configverify: T3344: verify_vrf() must handle "default" VRFChristian Poessinger
2021-03-16Merge pull request #775 from erkin/currentChristian Poessinger
2021-03-15Properly raise an error instead of exitingerkin
2021-03-15T3356: Generic download() and upload() for dynamically dispatching appropriat...erkin
2021-03-14vyos.util: rename get_json_iface_options() -> get_interface_config()Christian Poessinger
2021-03-14vyos.util: add helper get_all_vrfs()Christian Poessinger
2021-03-11config: T3356: Replace curl wrapper with (mostly) native remote file transfer...erkin
2021-03-10syslog: T3396: Fix remote IPv6 hostsever-sever
2021-03-07T3357: Fix invoking TunnelIf() from op-modeChristian Poessinger
2021-03-07T3388: "show interfaces" op-mode command lacks PPPoE interfacesChristian Poessinger
2021-03-04Merge pull request #729 from bstepler/T3300Christian Poessinger
2021-03-03tunnel: T2966: add ip6gretap encapsulation supportChristian Poessinger
2021-03-03geneve: T1799: add additional per tunnel optionsChristian Poessinger
2021-03-03smoketest: vxlan: extend testcase to verify additional tunnel parametersChristian Poessinger
2021-02-28vif: T3349: use fixed ordering when enabling parent and child interfaceChristian Poessinger
2021-02-28vyos.util: provide single implementation for get_json_iface_options()Christian Poessinger
2021-02-28vxlan: T1513: add dont-fragment CLI optionChristian Poessinger
2021-02-28l2tpv3: T3366: migrate local-ip and remote-ip CLI optionsChristian Poessinger
2021-02-28tunnel: T3366: rename remote-ip to remoteChristian Poessinger
2021-02-28tunnel: T3366: rename local-ip to source-addressChristian Poessinger
2021-02-28tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap"Christian Poessinger