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-tunnel.py
Age
Commit message (
Expand
)
Author
2023-07-14
T5195: vyos.util -> vyos.utils package refactoring (#2093)
Christian Breunig
2023-03-08
T5066: Fix GRE tunnel variable name which checks keys
Viacheslav Hletenko
2022-12-30
tunnel: T4391: use is_node_changed() over error prone leaf_node_changed()
Christian Poessinger
2022-07-15
interfaces: T4525: interfaces can not be member of a bridge/bond and a VRF
Christian Poessinger
2022-04-25
vyos.configdict: T4391: enable get_interface_dict() ti be used with ConfigTre...
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-23
tunnel: T4267: "parameters ip key" on GRE not required for different remotes
Christian Poessinger
2022-02-14
tunnel: T4154: import cleanup
Christian Poessinger
2022-02-14
tunnel: T4154: verify() no more then one GRE tunnel is used w/o "ip key" per ...
Christian Poessinger
2021-10-31
tunnel: T3956: GRE key check must not be run on our own interface instance
Christian Poessinger
2021-10-20
tunnel: T3921: bugfix KeyError for source-address
Christian Poessinger
2021-10-08
tunnel: T3893: harden logic when validating tunnel parameters
Christian Poessinger
2021-09-02
tunnel: T3788: Add check keys for ipip and sit
Viacheslav
2021-09-01
tunnel: T2920: Add checks tun with same source addr and keys
Viacheslav
2021-08-30
tunnel: T3786: Add checks for source any and not key
Viacheslav
2021-06-16
tunnel: T3555: fix configuration error message grammar
Christian Poessinger
2021-05-24
tunnel: T3555: add "ignore-df" support for GRE tunnels
Christian Poessinger
2021-04-05
tunnel: T3030: move erspan type into regular tunnel interface
Christian Poessinger
2021-03-14
vyos.util: rename get_json_iface_options() -> get_interface_config()
Christian Poessinger
2021-03-04
tunnel: T3381: fix error when switching from mGRE to GRE mode
Christian Poessinger
2021-03-03
tunnel: T2966: add ip6gretap encapsulation support
Christian Poessinger
2021-02-28
vyos.util: provide single implementation for get_json_iface_options()
Christian Poessinger
2021-02-28
tunnel: T3364: rename encapsulation mode "gre-bridge" to "gretap"
Christian Poessinger
2021-02-28
vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config()
Christian Poessinger
2021-02-22
tunnel: T3072: remove duplicate key from mapping dict used in apply()
Christian Poessinger
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-07
vyos.configverify: provide generic helper to check for interface existence
Christian Poessinger
2020-11-20
tunnel: T3072: bugfix KeyError for IPv6 GRE verify code
Christian Poessinger
2020-11-20
tunnel: T3072: support changing tunnel encapsulation on-the-fly
Christian Poessinger
2020-11-20
tunnel: T3072: interfaces used for NHRP can not be deleted
Christian Poessinger
2020-11-20
tunnel: T3072: migrate to get_config_dict()
Christian Poessinger
2020-11-13
vyos.template: provide general is_ip(v4|v6) helpers
Christian Poessinger
2020-10-17
ifconfig: T2985: support on demand bridge creation
Christian Poessinger
2020-09-22
ifconfig: T2653: move is_member() from vyos.vylidate to vyos.configdict
Christian Poessinger
2020-08-31
configd: T2582: add scripts to include list for daemon
John Estabrook
2020-06-29
tunnel: T2649: ConfigurationState, do not inherit from Config
Thomas Mangin
2020-06-23
tunnel: T2633: add support for ip (arp) commands
Thomas Mangin
2020-05-29
airbag: T2088: explicit enabling of the feature
Thomas Mangin
2020-05-18
flake8: T2475: fix a number of issue reported by flake8
Thomas Mangin
2020-05-12
T2449: Fixing key to appropriate one
kroy-the-rabbit
2020-05-12
tunnel: T2449: bugfix KeyError 'address'
Christian Poessinger
2020-05-11
tunnel: T2449: set accept_ra=2 if ipv6 address autoconf or dhcpv6 is set
Jernej Jakob
2020-05-04
tunnel: T2241: cleanup verify section
Jernej Jakob
2020-05-04
tunnel: T2241: fix falling out of bridge when changing settings
Jernej Jakob
2020-05-04
tunnel: T2241: make address and bridge membership mutually exclusive
Jernej Jakob
2020-05-04
tunnel: T2241: make VRF and bridge membership mutually exclusive
Jernej Jakob
[next]