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
2024-01-01
T5474: establish common file name pattern for XML conf mode commands
Christian Breunig
2023-11-22
vxlan: T5753: add support for VNI filtering
Christian Breunig
2023-10-31
vxlan: T5668: add CLI knob to enable ARP/ND suppression
Christian Breunig
2023-10-30
vxlan: T5699: migrate "external" CLI know to "parameters external"
Christian Breunig
2023-09-09
vxlan: T3700: support VLAN tunnel mapping of VLAN aware bridges
Christian Breunig
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2022-04-18
vxlan: geneve: T4370: support configuration of DF bit option
Christian Poessinger
2022-02-21
vxlan: T4120: code cleanup for multiple remotes
Christian Poessinger
2022-02-20
vxlan: T4120: add ability to set multiple remotes (PR #1127)
Andreas
2021-12-19
vxlan: T3700: add support for Generic Protocol extension (VXLAN-GPE)
Christian Poessinger
2021-12-10
vxlan: T3700: add support for external controlled FDB
Christian Poessinger
2021-03-03
smoketest: vxlan: extend testcase to verify additional tunnel parameters
Christian Poessinger
2021-02-28
vif: T3349: use fixed ordering when enabling parent and child interface
Christian Poessinger
2021-02-28
vxlan: T1513: add dont-fragment CLI option
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-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