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
/
geneve.py
Age
Commit message (
Expand
)
Author
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-07-05
geneve: T5339: add option to use ipv4 instead of ethernet
fett0
2022-04-18
vxlan: geneve: T4370: support configuration of DF bit option
Christian Poessinger
2021-03-03
geneve: T1799: add additional per tunnel options
Christian Poessinger
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-20
ifconfig: T2653: remove duplicates of get_config()
Christian Poessinger
2020-09-19
ifconfig: T2653: convert VLAN interfaces do discrete class
Christian Poessinger
2020-08-23
ifconfig: vxlan: geneve: T2823: properly set interface state
Christian Poessinger
2020-04-21
geneve: T2350: fix creation of interface
Thomas Mangin
2020-03-28
ifconfig: T2057: explicity name state functions
Thomas Mangin
2020-03-24
ifconfig: T2057: add class Register
Thomas Mangin
2020-03-22
geneve: T2057: use self.default as template for get_config
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