Age | Commit message (Expand) | Author |
2023-02-25 | tunnel: T5034: migrate "multicast enable" CLI node to enable-multicast | Christian Breunig |
2023-02-20 | T5007: Fix multicast implementation for the tunnel interfaces | Viacheslav Hletenko |
2021-08-21 | vyos.ifconfig: provide generic get_mac_synthetic() method | Christian Poessinger |
2021-05-24 | tunnel: T3555: add "ignore-df" support for GRE tunnels | Christian Poessinger |
2021-04-25 | tunnel: T3468: add interfaces to completion helper for bridge | Christian Poessinger |
2021-04-05 | tunnel: T3030: move erspan type into regular tunnel interface | Christian Poessinger |
2021-03-07 | T3357: Fix invoking TunnelIf() from op-mode | Christian Poessinger |
2021-03-03 | tunnel: T2966: add ip6gretap encapsulation support | Christian Poessinger |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename remote-ip to remote | Christian Poessinger |
2021-02-28 | tunnel: T3366: rename local-ip to source-address | 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-01-20 | tunnel: T3173: bugfix nopmtu raw key | Christian Poessinger |
2021-01-15 | tunnel: T3173: path MTU discovery option should be valueless | 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 |