lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 15 Dec 2022 15:11:13 +0530 From: Amit Amit <amit.amit3979@...il.com> To: netdev@...r.kernel.org Subject: How to do per src ip bandwidth limit for 10K IPs What is the best way to do bandwidth limit for 10K IPs? One option is to create 10K filters and 10K classes. But if for 5K, I want to limit to say 10Mbps and for remaining 5K I want to limit to say 20Mbps ... isn't there a better option than creating 10K filters and classes? Can Cake help in this?
Powered by blists - more mailing lists