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
/
macvlan.py
Age
Commit message (
Expand
)
Author
2021-07-25
ifconfig: backport ifconfig framework from 1.4 to support new tunnel options
Christian Poessinger
2021-02-28
vif: T3349: use fixed ordering when enabling parent and child interface
Christian Poessinger
2020-09-20
ifconfig: T2653: remove duplicates of get_config()
Christian Poessinger
2020-09-19
ifconfig: T2653: convert VLAN interfaces do discrete class
Christian Poessinger
2020-07-25
ifconfig: T2653: implement update() in derived classes for admin up/down
Christian Poessinger
2020-04-21
macvlan: pseudo-ethernet: 2341: bugfix empty source-interface on system boot
Christian Poessinger
2020-04-18
interfaces: T2320: correctly honour create and debug options
Thomas Mangin
2020-04-09
vxlan: pseudo-ethernet: T2260: convert link nodes to source-interface
Christian Poessinger
2020-03-24
ifconfig: T2057: convert VLAN to adapter
Thomas Mangin
2020-03-24
ifconfig: T2057: add class Register
Thomas Mangin
2020-03-22
ifconfig: T2104: remove superfluous __init__ in derived classes
Christian Poessinger
2020-03-06
ifconfig: T2104: splt ifconfig.py into multiple files
Thomas Mangin