summaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2020-03-17Merge pull request #246 from thomas-mangin/T1849-delayChristian Poessinger
2020-03-17vxlan: T2134: fix NameError: name 'config' is not definedMichael Petö
2020-03-16ifconfig: T1849: buster fixed the delay issueThomas Mangin
2020-03-16T2125: show interfaces wireguard wg0 errorhagbard
2020-03-11Merge pull request #238 from fetzerms/http_api_show_generateChristian Poessinger
2020-03-11http api: T2096: Added show and generateMatthias Fetzer
2020-03-08ifconfig: T1557: reorder calling order to support non q-in-q interfacesChristian Poessinger
2020-03-08vrf: T31: support VRF usage on VLAN/VIF interfacesChristian Poessinger
2020-03-07bonding: T2057: fix creation/deletion sysfs commandThomas Mangin
2020-03-06ifconfig: T2104: splt ifconfig.py into multiple filesThomas Mangin
2020-03-05ifconfig: T2101: Fix VXLAN parsing empty config because of empty optionstjjh89017
2020-03-05ifconfig: T2101: Fix undefined reference variable in VXLANIftjjh89017
2020-03-04Merge branch 't31-vrf' of github.com:c-po/vyos-1x into currentChristian Poessinger
2020-03-04vrf: T31: support add/remove of interfaces from vrfChristian Poessinger
2020-03-04vrf: T31: remove superfluous vyos.vrf library functionsChristian Poessinger
2020-03-04vrf: T31: initial support for a VRF backend in XML/PythonThomas Mangin
2020-03-04ifconfig: T2057: generic interface option settingThomas Mangin
2020-03-04Merge pull request #240 from thomas-mangin/2057-strictChristian Poessinger
2020-03-04ifconfig: T2057: allow unknown keys in the config, and fixThomas Mangin
2020-03-04ifconfig: T2057: fix various typosThomas Mangin
2020-03-04ifconfig: T2057: bugfix KeyErrorChristian Poessinger
2020-03-04ifconfig: T2057: bugfix ValueErrorChristian Poessinger
2020-03-03ifconfig: T2057: generic interface option settingThomas Mangin
2020-03-03ifconfig: T2074: add check for sysfs filesDmitriyEshenko
2020-02-29ifconfig: T2082: fix checking of argument passedThomas Mangin
2020-02-24ifconfig: T2057: generalised Interface configurationThomas Mangin
2020-02-16ifconfig: bond: T2043: T2030: fix wrong call to os.listdir()Christian Poessinger
2020-02-16bond: T2030: fix incorrect delta calculation on member interfacesChristian Poessinger
2020-02-14ifconfig: T2034: remove obsolete commentChristian Poessinger
2020-02-14T2034: Disallow removal of default loopback addressesRunar Borge
2020-02-13macvlan: T1635: migrate pseudo-ethernet interface definition to XML/PythonChristian Poessinger
2020-02-05smoke-test: adding generate cmd to configsessionhagbard
2020-02-05service https: T1585: add support for letsencrypt certificatesJohn Estabrook
2020-02-01Revert "ifconfig: T2002: only admin up interfaces if parent interface is up"Christian Poessinger
2020-02-01Revert "ifconfig: T2002: T2009: bugfix for always disabled Ethernet/Bond inte...Christian Poessinger
2020-02-01ifconfig: T2002: T2009: bugfix for always disabled Ethernet/Bond interfacesChristian Poessinger
2020-01-31ifconfig: T2002: only admin up interfaces if parent interface is upChristian Poessinger
2020-01-29T1989: use explicit active/working showConfig options to prevent getting diffsDaniil Baturin
2020-01-25vyos.validate: improve is_ipv6_link_local() logicChristian Poessinger
2020-01-25vyos.validate: remove interface suffix when running is_ipv6_link_local()Christian Poessinger
2020-01-24Python: T1986: close subprocess channelChristian Poessinger
2020-01-20Merge pull request #199 from bmhughes/fix-ipv6-bfd-verificationChristian Poessinger
2020-01-14vrrp: T1884: Keep transition-script native behaviour and implement transactio...DmitriyEshenko
2020-01-14T1950: Add support for reading component versions from JSON fileJohn Estabrook
2020-01-09bfd: T1949: fix verification logic for IPv6 BFD peersBenjamin M. Hughes
2020-01-03ifconfig: T1939: provide abstraction for interface "ip" optionChristian Poessinger
2020-01-02ifconfig: T1557: refactor apply_vlan_config() functionChristian Poessinger
2019-12-31l2tpv3: T1923: support interface deletionChristian Poessinger
2019-12-31l2tpv3: T1923: implementation in XML/PythonChristian Poessinger
2019-12-31ifconfig: vxlan: change VXLANIf APIChristian Poessinger