Introduction In the first part of this article, I’ve shown the most common (so far) methods of doing packet filtering in Linux. This part of the article is all dedicated to cover a brief introduction of eBPF and XDP, being used to packet filtering. I’ll not cover the usage of eBPF to monitor resources and performance, …
Read More