Age | Commit message (Expand) | Author |
2022-04-18 | vxlan: geneve: T4370: support configuration of DF bit option | Christian Poessinger |
2022-02-21 | vxlan: T4120: code cleanup for multiple remotes | Christian Poessinger |
2022-02-20 | vxlan: T4120: add ability to set multiple remotes (PR #1127) | Andreas |
2021-12-19 | vxlan: T3700: add support for Generic Protocol extension (VXLAN-GPE) | Christian Poessinger |
2021-12-10 | vxlan: T3700: add support for external controlled FDB | Christian Poessinger |
2021-03-03 | smoketest: vxlan: extend testcase to verify additional tunnel parameters | Christian Poessinger |
2021-02-28 | vif: T3349: use fixed ordering when enabling parent and child interface | Christian Poessinger |
2021-02-28 | vxlan: T1513: add dont-fragment CLI option | Christian Poessinger |
2021-02-28 | vyos.ifconfig: T1579: remove calls to vyos.ifconfig.Interface.get_config() | Christian Poessinger |
2020-09-20 | ifconfig: T2653: remove duplicates of get_config() | Christian Poessinger |
2020-09-19 | ifconfig: T2653: convert VLAN interfaces do discrete class | Christian Poessinger |
2020-08-23 | ifconfig: vxlan: geneve: T2823: properly set interface state | Christian Poessinger |
2020-07-26 | vxlan: ifconfig: T2653: move to get_interface_dict() | Christian Poessinger |
2020-06-24 | ifconfig: vxlan: T2629: append() takes exactly one argument | Christian Poessinger |
2020-06-22 | vxlan: T2629: fix multiple configuration issues | SIN3R6Y |
2020-04-18 | interfaces: T2320: correctly honour create and debug options | Thomas Mangin |
2020-04-09 | vxlan: T2172: add source-address option | Christian Poessinger |
2020-03-24 | ifconfig: T2057: add class Register | Thomas Mangin |
2020-03-22 | vxlan: T2057: rewrite _create command | Thomas Mangin |
2020-03-22 | vxlan: T2057: use self.default as template for get_config | Thomas Mangin |
2020-03-22 | ifconfig: T2104: remove superfluous __init__ in derived classes | Christian Poessinger |
2020-03-17 | vxlan: T2134: fix NameError: name 'config' is not defined | Michael Petö |
2020-03-06 | ifconfig: T2104: splt ifconfig.py into multiple files | Thomas Mangin |