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
/
vxlan.py
Age
Commit message (
Expand
)
Author
2022-02-21
vxlan: T4120: code cleanup for multiple remotes
Christian Poessinger
2022-02-21
vxlan: T4120: add ability to set multiple remotes (PR #1127)
Andreas
2021-07-25
ifconfig: backport ifconfig framework from 1.4 to support new tunnel options
Christian Poessinger
2021-07-21
VXLAN: T3683: Fix for ipv6 source-interface option
Viacheslav
2021-03-07
vxlan: T3319: use default ttl of 16
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-08-23
ifconfig: vxlan: geneve: T2823: properly set interface state
Christian Poessinger
2020-07-26
vxlan: ifconfig: T2653: move to get_interface_dict()
Christian Poessinger
2020-06-24
ifconfig: vxlan: T2629: append() takes exactly one argument
Christian Poessinger
2020-06-22
vxlan: T2629: fix multiple configuration issues
SIN3R6Y
2020-04-18
interfaces: T2320: correctly honour create and debug options
Thomas Mangin
2020-04-09
vxlan: T2172: add source-address option
Christian Poessinger
2020-03-24
ifconfig: T2057: add class Register
Thomas Mangin
2020-03-22
vxlan: T2057: rewrite _create command
Thomas Mangin
2020-03-22
vxlan: 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-17
vxlan: T2134: fix NameError: name 'config' is not defined
Michael Petö
2020-03-06
ifconfig: T2104: splt ifconfig.py into multiple files
Thomas Mangin