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
2022-04-29
xml: T4047: use full string match in the regex validator
Christian Poessinger
2022-04-07
qos: T4284: rename "traffic-policy" node to "qos policy"
Christian Poessinger
2022-04-07
qos: T4284: support mirror and redirect on all interface types
Christian Poessinger
2022-03-21
qos: T4284: initial XML interface definitions for rewrite
Christian Poessinger
2022-02-24
scripts: T4269: node.def generator should automatically add default values
Christian Poessinger
2021-12-31
Merge branch 'firewall' of https://github.com/sarthurdev/vyos-1x into current
Christian Poessinger
2021-12-29
Improve tunnel interface help strings
Daniil Baturin
2021-12-06
policy: T2199: Migrate policy route to XML/Python
sarthurdev
2021-12-06
firewall: T2199: Migrate firewall to XML/Python
sarthurdev
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-20
xml: remove superfluous "interface" prefix from interface includes
Christian Poessinger
2021-07-25
xml: tunnel: use source-interface building block
Christian Poessinger
2021-07-17
xml: provide common "dhcp-interface" include block
Christian Poessinger
2021-06-02
tunnels: T3592: Set default TTL to 64
sever-sever
2021-05-24
tunnel: T3555: add "ignore-df" support for GRE tunnels
Christian Poessinger
2021-04-09
tunnel: T3030: re-enable erspan version 2 support
Christian Poessinger
2021-04-05
tunnel: T3030: move erspan type into regular tunnel interface
Christian Poessinger
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-03-03
tunnel: T2966: add ip6gretap encapsulation support
Christian Poessinger
2021-02-28
tunnel: T3366: rename remote-ip to remote
Christian Poessinger
2021-02-28
tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap"
Christian Poessinger
2021-02-22
xml: tunnel: erspan: make individual parameter nodes reusable
Christian Poessinger
2021-02-05
tunnel: erspan: T3030: Fixed tunnel option missing
jack9603301
2021-02-02
tunnel: T3030: Modify the command line to streamline configuration (support p...
jack9603301
2021-01-21
xml: T3239: override default mtu values and remove workarounds
John Estabrook
2021-01-15
tunnel: T3173: path MTU discovery option should be valueless
Christian Poessinger
2021-01-10
tunnel: T3173: Add nopmtudisc parameter for tunnels conf-mode
sever-sever
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