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
/
tunnel.py
Age
Commit message (
Expand
)
Author
2023-02-23
T5007: Fix multicast implementation for the tunnel interfaces
Viacheslav Hletenko
2021-08-22
vyos.ifconfig: provide generic get_mac_synthetic() method
Christian Poessinger
2021-07-25
ifconfig: backport ifconfig framework from 1.4 to support new tunnel options
Christian Poessinger
2021-07-20
ifconfig: tunnel: T3691: add missing GRETAP key support
Christian Poessinger
2021-04-25
tunnel: T3468: add interfaces to completion helper for bridge
Christian Poessinger
2021-02-28
vif: T3349: use fixed ordering when enabling parent and child interface
Christian Poessinger
2021-01-12
tunnel: T3205: bugfix gre-bridge interfaces
Christian Poessinger
2020-11-26
tunnel: T3072: remove bridgable variable as this is already set by the base c...
Christian Poessinger
2020-11-23
tunnel: T3072: 'gre' devices do not support bridging
Christian Poessinger
2020-11-20
tunnel: T3072: remove debug print code
Christian Poessinger
2020-11-20
tunnel: T3072: drop dead code
Christian Poessinger
2020-11-20
tunnel: T3072: support changing tunnel encapsulation on-the-fly
Christian Poessinger
2020-11-20
tunnel: T3068: automatic generate link-local adresses
Christian Poessinger
2020-11-20
tunnel: T3072: migrate to get_config_dict()
Christian Poessinger
2020-11-14
Revert "T3068: Automatic generation of IPv6 link local addresses for tunnel i...
Christian Poessinger
2020-11-13
T3068: Automatic generation of IPv6 link local addresses for tunnel interfaces
ernstjo
2020-11-13
T3068: Automatic generation of IPv6 link local addresses for tunnel interfaces
ernstjo
2020-10-24
tunnel: T3010: add missing ttl option for GRETap / GRE bridge interface
Christian Poessinger
2020-09-19
ifconfig: T2653: convert VLAN interfaces do discrete class
Christian Poessinger
2020-04-21
tunnel: T2354: do not allow display as bridge option
Thomas Mangin
2020-04-21
tunnel: T2204: add source-interface
Thomas Mangin
2020-04-12
tunnel: T2236: missed mtu command on all tunnels
Thomas Mangin
2020-04-08
tunnel: T2028: register the _Tunnel class
Thomas Mangin
2020-03-28
ifconfig: T2057: explicity name state functions
Thomas Mangin
2020-03-24
ifconfig: T2057: add class Register
Thomas Mangin
2020-03-22
tunnel: T2028: move interface tunnel to XML/Python
Thomas Mangin