tansly / simplepf

Simple packet filtering firewall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set rules from userspace

tansly opened this issue · comments

#2 blocks this.

#2 done (hopefully)

What to use: netlink, procfs, ioctl or else?

WIP
Using procfs

Can do this using a file in procfs.
Need to write a userspace helper program now (#8).