summaryrefslogtreecommitdiff
path: root/python/vyos/ifconfig/__init__.py
AgeCommit message (Expand)Author
2022-12-11sstp: T4384: initial implementation of SSTP client CLIChristian Poessinger
2022-11-24T4825: Add interface type vethViacheslav Hletenko
2022-01-05op-mode: T4142: Fix for show input ifbX interfacesViacheslav
2021-06-13wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface treeChristian Poessinger
2021-04-05tunnel: T3030: move erspan type into regular tunnel interfaceChristian Poessinger
2021-03-07T3388: "show interfaces" op-mode command lacks PPPoE interfacesChristian Poessinger
2021-02-28tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap"Christian Poessinger
2021-02-28vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()Christian Poessinger
2021-02-02tunnel: T3030: Add erspan protocol supportjack9603301
2020-08-23Revert "ifconfig: T2653: drop unused vyos.ifconfig.pppoe"Christian Poessinger
2020-08-22ifconfig: T2653: drop unused vyos.ifconfig.pppoeChristian Poessinger
2020-08-13ifconfig: dhcp: fix ModuleNotFoundError: No module named 'vyos.ifconfig.dhcp'Christian Poessinger
2020-06-15vti: T2576: show interfaces missed VTIThomas Mangin
2020-05-21ifconfig: T2023: add initial MACsec abstractionChristian Poessinger
2020-04-14ifconfig: T2223: group all operational commandsThomas Mangin
2020-04-11ifconfig: T2223: rename Register to SectionThomas Mangin
2020-04-02ifconfig: l2tpv3: T1823: add missing import statementChristian Poessinger
2020-03-24ifconfig: T2057: convert STP to adapterThomas Mangin
2020-03-24ifconfig: T2057: convert VLAN to adapterThomas Mangin
2020-03-24ifconfig: T2057: add PPPoEIf classThomas Mangin
2020-03-24ifconfig: T2057: add VTunIf classThomas Mangin
2020-03-22ifconfig: T2151: add WiFiIf interface representation classChristian Poessinger
2020-03-22tunnel: T2028: move interface tunnel to XML/PythonThomas Mangin
2020-03-06ifconfig: T2104: splt ifconfig.py into multiple filesThomas Mangin