Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-03 | T5257: Fix netflow VRF and bracketize v6 source addresses for netflow/sflow | Wered | |
2022-07-15 | netflow: T4532: replace dot and colons to dash | Viacheslav Hletenko | |
Fix for IPv6 netflow_plugin name When we use IPv6 uacctd.conf doesnt expect coluns in the plugin name. Replace dots and colons to dash. | |||
2022-05-21 | flow-accounting: T4437: bugfix IPv6 flow collector address | Christian Poessinger | |
2022-05-01 | flow-accounting: T4353: fix Jinja2 linting errors | Christian Poessinger | |
2022-04-13 | netflow: T4333: migrate to new vyos_defined Jinja2 test | Christian Poessinger | |
2022-03-01 | flow-accounting: T4277: support sending flow-data via VRF interface | Christian Poessinger | |
It should be possible to send the gathered data via a VRF bound interface to the collector. This is somehow related to T3981 but it's the opposite side of the netflow process. set system flow-accounting vrf <name> |