Age | Commit message (Expand) | Author |
---|---|---|
2019-09-24 | Python/ifconfig: T1557: refactor Interface 'state' property to set_state()/ge... | Christian Poessinger |
2019-09-24 | Python/ifconfig: T1557: refactor Interface 'arp_cache_tmo' property to set_se... | Christian Poessinger |
2019-09-24 | Python/ifconfig: T1557: refactor Interface 'proxy_arp' property to set_proxy_... | Christian Poessinger |
2019-09-24 | Python/ifconfig: T1557: refactor Interface 'ifalias' property to set_alias() | Christian Poessinger |
2019-09-24 | Python/ifconfig: T1557: refactor 'mtu' property to get_mtu()/set_mtu() | Christian Poessinger |
2019-09-21 | vxlan: T1636: simplyfy code (don't delete intf addresses) | Christian Poessinger |
2019-09-06 | vxlan: T1636: initial rewrite with XML and Python | Christian Poessinger |