Brunoo16 / lkm-firewall

An unfinished LKM firewall using netfilter hooks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firewall-lkm

This is an unfinished LKM firewall using netfilter hooks. The idea behind this was to create an stateful firewall with application filters for VMs running on a node through a bridge interface. Since we switched to a XDP/eBPF solution, the idea was scrapped and not finished. Some may find this useful, but do take into account that this is not an implementation for a production environment.

About

An unfinished LKM firewall using netfilter hooks.

License:GNU General Public License v3.0


Languages

Language:C 99.1%Language:Makefile 0.8%Language:Shell 0.2%