summaryrefslogtreecommitdiff
path: root/src/completion/list_local.py
AgeCommit message (Collapse)Author
2020-12-28xml: completion-help: add helper for all local assigned IP addressesChristian Poessinger
This replaces the Python script by a bash variant which is much faster as the Python interpreter does not need to be launched on invocation.
2020-04-06util: T2226: rewrite list_local to use cmdThomas Mangin
2020-03-22tunnel: T2028: move interface tunnel to XML/PythonThomas Mangin
This patch migrates the "interface tunnel" section to xml/python