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
/
interface-definitions
/
interfaces-tunnel.xml.in
Age
Commit message (
Expand
)
Author
2023-10-08
scripts: T4269: node.def generator should automatically add default values
Christian Breunig
2021-10-21
tunnel: T3925: dhcp-interface was of no use - use source-interface instead
Christian Poessinger
2021-08-29
xml: add missing "u32:" value declarator on integer ranges
Christian Poessinger
2021-08-22
xml: remove superfluous "interface" prefix from interface includes
Christian Poessinger
2021-07-25
tunnel: T3173: add new options "no-pmtu-discovery" and "ignore-df"
Christian Poessinger
2021-07-25
ifconfig: backport ifconfig framework from 1.4 to support new tunnel options
Christian Poessinger
2021-06-04
tunnels: T3592: Set default TTL to 64
sever-sever
2021-03-14
xml: T1579: re-arrange xml interface include building blocks
Christian Poessinger
2021-03-13
tunnel: T3406: support ipv6 encaplimit "none" which disables the fiel
Christian Poessinger
2021-02-22
xml: tunnel: make individual parameter nodes reusable
Christian Poessinger
2021-02-05
xml: add new common interface-name validator
Christian Poessinger
2021-02-03
xml: T3239: override default mtu values and remove workarounds
John Estabrook
2021-01-04
tunnel: T3185: Fix completionHelp for local-ip
sever-sever
2020-12-28
xml: completion-help: add helper for all local assigned IP addresses
Christian Poessinger
2020-12-27
xml: fix valueHelp format strings
Christian Poessinger
2020-11-20
tunnel: T3072: xml: harden regex validators
Christian Poessinger
2020-11-20
tunnel: T3072: migrate to get_config_dict()
Christian Poessinger
2020-11-07
T2653: migrate "ip" and "ipv6" interface options to generic includes
Christian Poessinger
2020-06-23
tunnel: T2633: add support for ip (arp) commands
Thomas Mangin
2020-04-21
tunnel: T2204: add source-interface
Thomas Mangin
2020-04-08
tunnel: T1579: Change help value for encapsulation node
Eshenko Dmitriy
2020-04-03
interfaces: XML: constraint: add start of line ^ to regex
Christian Poessinger
2020-03-28
ipv6: T1831: migrate autoconf node
Christian Poessinger
2020-03-28
ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodes
Christian Poessinger
2020-03-23
tunnel: T31: add support for vrf on tunnels
Thomas Mangin
2020-03-22
tunnel: T2028: move interface tunnel to XML/Python
Thomas Mangin