summaryrefslogtreecommitdiff
path: root/src/conf_mode/interface-vxlan.py
AgeCommit message (Expand)Author
2019-10-13Sync XML interface description source file pattern and conf script nameChristian Poessinger
2019-09-24Python/ifconfig: T1557: refactor Interface 'state' property to set_state()/ge...Christian Poessinger
2019-09-24Python/ifconfig: T1557: refactor Interface 'arp_cache_tmo' property to set_se...Christian Poessinger
2019-09-24Python/ifconfig: T1557: refactor Interface 'proxy_arp' property to set_proxy_...Christian Poessinger
2019-09-24Python/ifconfig: T1557: refactor Interface 'ifalias' property to set_alias()Christian Poessinger
2019-09-24Python/ifconfig: T1557: refactor 'mtu' property to get_mtu()/set_mtu()Christian Poessinger
2019-09-21vxlan: T1636: simplyfy code (don't delete intf addresses)Christian Poessinger
2019-09-06vxlan: T1636: initial rewrite with XML and PythonChristian Poessinger