BPF comes to firewalls
BPF comes to firewalls
Posted Aug 13, 2018 16:37 UTC (Mon) by antiphase (subscriber, #111993)In reply to: BPF comes to firewalls by manhnt
Parent article: BPF comes to firewalls
Use ipset to create address lists instead of using individual per-address rules. It doesn't change the reload behaviour, but it will potentially hugely reduce the number of rules if you're matching in similar ways just with different addresses, and is also faster shifting packets as a bonus.
