summaryrefslogtreecommitdiff
path: root/interface-definitions
AgeCommit message (Collapse)Author
2018-04-15dns-forwarding: XML: Bugfix DNS domain forward configuration nodesChristian Poessinger
... tagNode and leafNode types not configured. Set to 'txt' for tagNode and 'ipv4,ipv6' for leafNode
2018-04-15Initial CLI interface support for XML DNS forwarderChristian Poessinger
2018-03-02T379: rename bcast-relay to broadcast-relay.Daniil Baturin
2018-01-06Merge branch 't379-udp-bcast-relay' into currentChristian Poessinger
* t379-udp-bcast-relay: bcast-relay: Initial configuration nodes for 'service bcast-relay' Support setting optional 'type' node in command templates other than 'txt'
2018-01-05bcast-relay: Initial configuration nodes for 'service bcast-relay'Christian Poessinger
2018-01-05T510: fix wrong task-scheduler 'binary arguments' completion helpChristian Poessinger
2017-12-10mdns-repeater: use consistent naming of 'interface' nodeChristian Poessinger
2017-12-10mdns-repeater: priority change 999 -> 990Christian Poessinger
2017-12-09Add 'vyos-update-mdns-repeater.py' functionalityChristian Poessinger
2017-12-09Initial interface description for 'mdns repeater'Christian Poessinger
2017-09-26[LLDP] Remove the lldp.xml interface definition to avoid template file ↵Daniil Baturin
conflicts with vyatta-lldp This commit shall be reverted once we get the script and the op mode for LLDP working.
2017-09-16[LLDP] T393: add constraints and error messages to the LLDP interface ↵Daniil Baturin
definition.
2017-09-16T393: fix a wrong tag in the LLDP interface definition.Daniil Baturin
2017-09-15Add interface definition lldp.xmlTaniadz
2017-09-15Replace the reference to vyatta_sbindir to a reference to vyos_sbindirDaniil Baturin
2017-09-08Fix handling of tag and multi nodes in the convertor.Daniil Baturin
Ugly fixup in the makefile to delete generated node.def's that are now in other packages. Adjust the cron interface definition to better match the old templates.
2017-09-07Add interface definition for cron and enable templates building in the ↵Daniil Baturin
makefiles.