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
/
l2tpv3.py
Age
Commit message (
Expand
)
Author
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2021-08-02
l2tpv3: T1594: Fix timeout before set l2tpv3 interface
Viacheslav
2021-02-28
vif: T3349: use fixed ordering when enabling parent and child interface
Christian Poessinger
2021-02-28
l2tpv3: T3366: migrate local-ip and remote-ip CLI options
Christian Poessinger
2021-02-28
vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()
Christian Poessinger
2020-11-12
l2tpv3: T3059: fix interface state which is permanently down
ernstjo
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-04-05
ifconfig: l2tpv3: T1823: fix remaining errors in config syntax
Christian Poessinger
2020-04-02
fconfig: l2tpv3: T1823: fix configuration build syntax
Christian Poessinger
2020-04-02
ifconfig: l2tpv3: T1823: add missing items from config dict to options
Christian Poessinger
2020-03-28
ifconfig: T2057: explicity name state functions
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