summaryrefslogtreecommitdiff
path: root/data/templates/tftp-server
AgeCommit message (Collapse)Author
2023-12-31T5474: establish common file name pattern for XML conf mode commandsChristian Breunig
We will use _ as CLI level divider. The XML definition filename and also the Python helper should match the CLI node. Example: set interfaces ethernet -> interfaces_ethernet.xml.in set interfaces bond -> interfaces_bond.xml.in set service dhcp-server -> service_dhcp-server-xml.in
2022-05-01tftp-server: T4353: fix Jinja2 linting errorsChristian Poessinger
2022-04-10tftp-server: T4333: migrate to new vyos_defined Jinja2 testChristian Poessinger
2021-11-23tftp: T4012: Add TFTP VRF supportDmitriyEshenko
2020-10-11tftp-server: T2974: migrate to get_config_dict()Christian Poessinger
2020-04-05tftp-server: T2230: move inlined templates to dedicated filesChristian Poessinger