Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-04 | T5545: fix sflow configuration | Maxime.L | |
2022-07-15 | smoketest: T4532: Fix for smoketest flow-accounting | Viacheslav Hletenko | |
Delete extra space for template uacctd.conf.tmpl Update smoketest to replace '.' with '-' | |||
2022-07-14 | netflow: T4532: Fix flow-accounting server IPv6 bug | Viacheslav Hletenko | |
Fix for IPv6 netflow_plugin name When we use IPv6 uacctd.conf doesnt expect coluns in the plugin name. Replace coluns to dash. Place IPv6 address into [] brackets | |||
2021-12-06 | sflow: T4046: Add source-address for sflow | Viacheslav | |
(cherry picked from commit bb77dd269bfb9522f5b56ac027598ac20e101f13) | |||
2020-12-21 | flow-accounting: T3141: remove legacy jinja2 template | Jan-Philipp Benecke | |
2020-12-20 | flow-accounting: T3141: Fixing wrongly formated config | Jan-Philipp Benecke | |
2020-12-17 | flow-accounting: T3132: enable egress traffic accounting | Jan-Philipp Benecke | |
2020-11-28 | vyos.template: T2720: fix remaining in-line time_block syntax | Christian Poessinger | |
Commit a2ac9fac ("vyos.template: T2720: always enable Jinja2 trim_blocks feature") globally enabled the trim_blocks feature. Some templates still used in-line trim_blocks "{%"- or "-%}" which caused miss-placed line endings. This is fixed by removing all in-line trim_block statememnts of Jinja2 templates. | |||
2020-04-05 | flow-accounting: T2230: move inlined templates to dedicated files | Christian Poessinger | |