Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-21 | T5368: service ids ddos-protection add support sflow mode | Viacheslav Hletenko | |
sFlow mode requires fewer resources then mode "mirror" Integrate it into configuration mode set service ids ddos-protection mode 'sflow' set service ids ddos-protection sflow listen-address '127.0.0.1' set service ids ddos-protection sflow port '6343' | |||
2022-09-26 | ids: T4557: Migrate threshold and add new threshold types | Viacheslav Hletenko | |
Migrate "service ids ddos-protection threshold xxx" to "service ids ddos-protection general threshold xxx" Add new threshold types: set service ids ddos-protection threshold tcp xxx set service ids ddos-protection threshold udp xxx set service ids ddos-protection threshold icmp xxx | |||
2022-07-25 | fastnetmon: T4556: Allow configure white_list_path and populate with ↵ | Adrian Almenar | |
hosts/networks that should be ignored. | |||
2022-07-21 | fastnetmon: T4555: add IPv6 support | Christian Poessinger | |
2022-07-21 | fastnetmon: T4553: Allow to configure ban_time instead of 1900s default value | Adrian Almenar | |
2022-05-01 | ids: T4353: fix Jinja2 linting errors | Christian Poessinger | |
2022-04-13 | ids: fastnetmon: T4333: migrate to new vyos_defined Jinja2 test | Christian Poessinger | |
2022-04-10 | ids: T4333: bugfix - threshold loop | Christian Poessinger | |
2022-04-10 | ids: T4333: migrate to new vyos_defined Jinja2 test | Christian Poessinger | |
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-07-03 | ids: T2659: Implement fastnetmon support | DmitriyEshenko | |