<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - [sets] support adaptive (escalating) rule(s)"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1467">1467</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>[sets] support adaptive (escalating) rule(s)
</td>
</tr>
<tr>
<th>Product</th>
<td>nftables
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>enhancement
</td>
</tr>
<tr>
<th>Priority</th>
<td>P5
</td>
</tr>
<tr>
<th>Component</th>
<td>nft
</td>
</tr>
<tr>
<th>Assignee</th>
<td>pablo@netfilter.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>vtolkm@gmail.com
</td>
</tr></table>
<p>
<div>
<pre>once <a class="bz_bug_link
bz_status_NEW "
title="NEW - [sets] add support for combination of counter and limit"
href="show_bug.cgi?id=1466">bug #1466</a> is sorted consider support for adaptive (escalating) rule(s)
based on element counters, e.g.
* if { saddr counter N } then { set element timeout } multiply by or add
timeout factor (N1)
* if { saddr counter N *|+ N1 } then lookup saddr's cidr in geoip db and update
saddr to cidr range
* if { saddr cidr range counter N } then lookup saddr cidr range in geoip db
and update saddr to ASN
* if { saddr ASN counter N } then lookup ASN in geoip db and update saddr to
ISP's ASN range</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>