Mentions légales du service

Skip to content

[std] Fix invalid iptables usage on debian9 when fixing bug 12295

JONGLEZ Baptiste requested to merge fix_iptables into master

The error is:

iptables-restore v1.6.0: unknown option "--hashlimit-rate-match"

This fixes commit 953c90c9 ("[std] Reduce amount of network logging for UDP and multicast (bug 12295)")

Merge request reports