Linux Kernel Module to Drop Packets captured via netfilter hooks
Here is my sample Kernel Module to drop packets (i.e sk_buff instance) captured via netfilter hooks. When you want to drop packets in your custom netfilter hooks make sure you…
a Linux and Tech Youtube Channel for advance Linux users, systems and network software programmers and tech enthusiasts
Here is my sample Kernel Module to drop packets (i.e sk_buff instance) captured via netfilter hooks. When you want to drop packets in your custom netfilter hooks make sure you…