summaryrefslogtreecommitdiff
path: root/src/conf_mode/interfaces-l2tpv3.py
AgeCommit message (Expand)Author
2020-04-19l2tpv3: fix missing "," within default_config_dataChristian Poessinger
2020-04-19bridge: T2232: move helper to vyos.validateChristian Poessinger
2020-04-09util: T2226: os.system was wrongly converted to runThomas Mangin
2020-04-07bridge: T2232: prevent deletion of enslaved interfacesChristian Poessinger
2020-04-07l2tpv3: T1923: switch to formatted strings in verify()Christian Poessinger
2020-04-06util: T2226: covert most calls from os.system to utilThomas Mangin
2020-03-28ipv6: T1831: migrate eui64 addressing to XML and pythonChristian Poessinger
2020-03-28ipv6: T1831: migrate autoconf nodeChristian Poessinger
2020-03-28ipv6: T1831: use integers over bool in interface configurationChristian Poessinger
2020-03-28ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodesChristian Poessinger
2020-03-28ifconfig: T2057: explicity name state functionsThomas Mangin
2020-03-18l2tpv3: T1923: move kernel module load to helper functionChristian Poessinger
2020-03-03interfaces: T1579: fix c/p error when evaluating os.environ['VYOS_TAGNODE_VAL...Christian Poessinger
2020-02-24ifconfig: T2057: generalised Interface configurationThomas Mangin
2019-12-31l2tpv3: T1923: support interface deletionChristian Poessinger
2019-12-31l2tpv3: T1923: implementation in XML/PythonChristian Poessinger