summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig
AgeCommit message (Expand)Author
2020-05-02Merge pull request #388 from jjakob/flush-addrs-T2367Christian Poessinger
2020-05-02interface: T2367: add flush_addrs functionJernej Jakob
2020-05-02interface: T2367: fix add_addr and del_addr address tracking in cacheJernej Jakob
2020-05-02Merge pull request #383 from thomas-mangin/T2372Christian Poessinger
2020-04-29dhclient: T2393: switch to old configuration path to keep existing op-mode to...Christian Poessinger
2020-04-28dhclient: T2393: remove intermediate _DHCP helper classChristian Poessinger
2020-04-28dhclient6: T2393: T2394: migrate from SysVinit to systemdChristian Poessinger
2020-04-28dhclient: T2393: migrate from SysVinit to systemdChristian Poessinger
2020-04-28vlan: T2372: de-indent add_vlanThomas Mangin
2020-04-26dhcp: T2379: fix dhcp stopThomas Mangin
2020-04-23interfaces: T2362: split set_ipv6_eui64_address into add and del functionsJernej Jakob
2020-04-22Merge pull request #372 from thomas-mangin/T2354Christian Poessinger
2020-04-22Merge pull request #370 from thomas-mangin/T2331Christian Poessinger
2020-04-21tunnel: T2354: do not allow display as bridge optionThomas Mangin
2020-04-21vrrp: T2331: fix show vrrpThomas Mangin
2020-04-21vlan: T2361: delete VLAN but not ethernetThomas Mangin
2020-04-21geneve: T2350: fix creation of interfaceThomas Mangin
2020-04-21tunnel: T2204: add source-interfaceThomas Mangin
2020-04-21macvlan: pseudo-ethernet: 2341: bugfix empty source-interface on system bootChristian Poessinger
2020-04-18interfaces: T2320: correctly honour create and debug optionsThomas Mangin
2020-04-17util: T2226: restore/fix ifconfig debugingThomas Mangin
2020-04-17Merge pull request #341 from thomas-mangin/T2223Christian Poessinger
2020-04-14op_mode: T2223: two cosmetic change and bug fixThomas Mangin
2020-04-14ifconfig: T2223: group all operational commandsThomas Mangin
2020-04-14vrrp: T2223: move VRRP within ifconfigThomas Mangin
2020-04-13cmd: T2226: improve debuggingThomas Mangin
2020-04-12tunnel: T2236: missed mtu command on all tunnelsThomas Mangin
2020-04-12ifconfig: T31: add skeleton VTI and input classesThomas Mangin
2020-04-11completion: T2238: use interface dataThomas Mangin
2020-04-11ifconfig: T2223: rename Section.listing to interfacesThomas Mangin
2020-04-11ifconfig: T2223: rename Register to SectionThomas Mangin
2020-04-11dhcp: T2230: use external template filesThomas Mangin
2020-04-11dhcp: T2265: refactor DHCP classThomas Mangin
2020-04-09vxlan: T2172: add source-address optionChristian Poessinger
2020-04-09vxlan: pseudo-ethernet: T2260: convert link nodes to source-interfaceChristian Poessinger
2020-04-09Merge pull request #316 from thomas-mangin/T2242Christian Poessinger
2020-04-08tunnel: T2028: register the _Tunnel classThomas Mangin
2020-04-08import: T2242: remove all import *Thomas Mangin
2020-04-06util: T2226: rewrite WireGuardIf to use cmdThomas Mangin
2020-04-06util: T2226: rewrite EthernetIf.feature to use cmdThomas Mangin
2020-04-05ifconfig: l2tpv3: T1823: fix remaining errors in config syntaxChristian Poessinger
2020-04-04Merge pull request #302 from thomas-mangin/T2190Christian Poessinger
2020-04-04ifconfig: T2190: option to prevent Interface creationThomas Mangin
2020-04-04ifconfig: T2205: silence ethtool harmless failuresThomas Mangin
2020-04-02fconfig: l2tpv3: T1823: fix configuration build syntaxChristian Poessinger
2020-04-02ifconfig: l2tpv3: T1823: add missing items from config dict to optionsChristian Poessinger
2020-04-02ifconfig: l2tpv3: T1823: add missing import statementChristian Poessinger
2020-03-31Merge pull request #283 from thomas-mangin/T2057-wg-dumpChristian Poessinger
2020-03-31ifconfig: T2057: centralise wireguard codeThomas Mangin
2020-03-31ifconfig: T2057: allow to disable interface debuggingThomas Mangin