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
/
loopback.py
Age
Commit message (
Expand
)
Author
2023-02-12
T5001: Replace links to the phabricator site
Christian Breunig
2022-04-07
ipv6: T4346: delete (migrate) CLI command to disable IPv6 address family
Christian Poessinger
2022-03-30
vyos.util: T4319: add is_ipv6_enabled() helper function
Christian Poessinger
2022-03-30
T4319: do not try to add ::1/128 to lo if IPv6 is disabled
Daniil Baturin
2021-02-28
vif: T3349: use fixed ordering when enabling parent and child interface
Christian Poessinger
2021-02-28
vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()
Christian Poessinger
2020-09-19
ifconfig: T2653: convert VLAN interfaces do discrete class
Christian Poessinger
2020-08-31
T2636: remove workarounds for get_config_dict()
Christian Poessinger
2020-07-25
ifconfig: T2653: implement update() in derived classes for admin up/down
Christian Poessinger
2020-06-26
ifconfig: T2653: move loopback interface to get_config_dict()
Christian Poessinger
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