index
:
vyos-1x.git
T6712-motd-80-25-terminal
T6732-build-image-circinus
circinus
crux
current
equuleus
sagitta
VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
python
/
vyos
/
ifconfig
/
__init__.py
Age
Commit message (
Expand
)
Author
2022-12-11
sstp: T4384: initial implementation of SSTP client CLI
Christian Poessinger
2022-11-24
T4825: Add interface type veth
Viacheslav Hletenko
2022-01-05
op-mode: T4142: Fix for show input ifbX interfaces
Viacheslav
2021-06-13
wwan: T3620: rename "wirelessmodem wlm" interfaces to new wwan interface tree
Christian Poessinger
2021-04-05
tunnel: T3030: move erspan type into regular tunnel interface
Christian Poessinger
2021-03-07
T3388: "show interfaces" op-mode command lacks PPPoE interfaces
Christian Poessinger
2021-02-28
tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap"
Christian Poessinger
2021-02-28
vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()
Christian Poessinger
2021-02-02
tunnel: T3030: Add erspan protocol support
jack9603301
2020-08-23
Revert "ifconfig: T2653: drop unused vyos.ifconfig.pppoe"
Christian Poessinger
2020-08-22
ifconfig: T2653: drop unused vyos.ifconfig.pppoe
Christian Poessinger
2020-08-13
ifconfig: dhcp: fix ModuleNotFoundError: No module named 'vyos.ifconfig.dhcp'
Christian Poessinger
2020-06-15
vti: T2576: show interfaces missed VTI
Thomas Mangin
2020-05-21
ifconfig: T2023: add initial MACsec abstraction
Christian Poessinger
2020-04-14
ifconfig: T2223: group all operational commands
Thomas Mangin
2020-04-11
ifconfig: T2223: rename Register to Section
Thomas Mangin
2020-04-02
ifconfig: l2tpv3: T1823: add missing import statement
Christian Poessinger
2020-03-24
ifconfig: T2057: convert STP to adapter
Thomas Mangin
2020-03-24
ifconfig: T2057: convert VLAN to adapter
Thomas Mangin
2020-03-24
ifconfig: T2057: add PPPoEIf class
Thomas Mangin
2020-03-24
ifconfig: T2057: add VTunIf class
Thomas Mangin
2020-03-22
ifconfig: T2151: add WiFiIf interface representation class
Christian Poessinger
2020-03-22
tunnel: T2028: move interface tunnel to XML/Python
Thomas Mangin
2020-03-06
ifconfig: T2104: splt ifconfig.py into multiple files
Thomas Mangin