BPF comes to firewalls
BPF comes to firewalls
Posted Aug 13, 2018 4:07 UTC (Mon) by fest3er (guest, #60379)In reply to: BPF comes to firewalls by manhnt
Parent article: BPF comes to firewalls
How many rules are you talking about? In some testing 4-6 years ago, I found that iptables could not handle more than about 20 000 rules at a time. Any more and some rules would be 'lost'. IPtables was happy to add 1 000 000 rules as long as I added them around 15 000 at a time (meaning a COMMIT every 15 000 or so). Adding so many rules wasn't real speedy, but it also wasn't outrageously slow.