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
/
src
/
conf_mode
/
interfaces-vxlan.py
Age
Commit message (
Expand
)
Author
2020-04-23
interfaces: T2362: add node to delete the default IPv6 link-local address
Jernej Jakob
2020-04-23
interfaces: T2362: allow setting multiple 'ipv6 address eui64'
Jernej Jakob
2020-04-23
interfaces: T2362: add default IPv6 link-local address to make IPv6 work
Jernej Jakob
2020-04-23
interfaces: T2362: split set_ipv6_eui64_address into add and del functions
Jernej Jakob
2020-04-19
bridge: T2232: move helper to vyos.validate
Christian Poessinger
2020-04-09
vxlan: T2172: add source-address option
Christian Poessinger
2020-04-09
Revert "vxlan: T2172: remove group or remote check in verify()"
Christian Poessinger
2020-04-09
vxlan: pseudo-ethernet: T2260: convert link nodes to source-interface
Christian Poessinger
2020-04-07
bridge: T2232: prevent deletion of enslaved interfaces
Christian Poessinger
2020-04-04
vxlan: T2172: remove group or remote check in verify()
Christian Poessinger
2020-03-28
ipv6: T1831: migrate eui64 addressing to XML and python
Christian Poessinger
2020-03-28
ipv6: T1831: migrate autoconf node
Christian Poessinger
2020-03-28
ipv6: T1831: use integers over bool in interface configuration
Christian Poessinger
2020-03-28
ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodes
Christian Poessinger
2020-03-28
ifconfig: T2057: explicity name state functions
Thomas Mangin
2020-03-05
vxlan: T1636: ensure 'link' interface really exists
Christian Poessinger
2020-03-03
interfaces: T1579: fix c/p error when evaluating os.environ['VYOS_TAGNODE_VAL...
Christian Poessinger
2020-02-24
ifconfig: T2057: generalised Interface configuration
Thomas Mangin
2020-01-13
vxlan: T1961: bugfix for copy and paste error
Christian Poessinger
2020-01-03
ifconfig: T1939: provide abstraction for interface "ip" option
Christian Poessinger
2019-11-29
vxlan: T1636: remove unused import statements
Christian Poessinger
2019-11-24
vxlan: T1636: add misssing "vni" to default_config_data
Christian Poessinger
2019-10-13
Sync XML interface description source file pattern and conf script name
Christian Poessinger