News

Netfilter, Linux's in-kernel "packet mangling" infrastructure, and iptables, the administrative tool that manages it, represent a substantial improvement over ipchains, the previous option ...
Sample Linux Kernel Module to drop packets (i.e sk_buff instance) captured via netfilter hooks as discussed in my YouTube video. When you want to drop packets in your custom netfilter hooks make sure ...
Sample Linux Kernel Module to drop packets (i.e sk_buff instance) captured via netfilter hooks as discussed in my YouTube video. When you want to drop packets in your custom netfilter hooks make sure ...
In some countries, network operators employ deep packet inspection techniques to block certain types of traffic. For example, Virtual Private Network (VPN) traffic can be analyzed and blocked to ...
This paper proposes a new SRv6 End behavior, called End.AN.NF, integrating Linux netfilter as a network function for service function chaining by Segment Routing (SR). End.AN.NF allows netfilter-based ...
In order to improve the performance of Netfilter firewall framework of Linux while packets are being matched under the stateful inspection, the thesis, which is based on the analysis of the mechanism ...