On Fri, Aug 18, 2017 at 04:59:06PM -0400, Vishwanath Pai wrote: > This patch adds a new feature to hashlimit that allows matching on the > current packet/byte rate without rate limiting. This can be enabled > with a new flag --hashlimit-rate-match. The match returns true if the > current rate of packets is above/below the user specified value.
Applied to iptables: http://git.netfilter.org/iptables/commit/?id=1c32e5606fdf53856cba0cd9bc7b3f8b584b2cc2 Thanks.