Commit Graph

2 Commits

Author SHA1 Message Date
Patrick Pacher
0451e99431 Add experimental nfqueue interception backend
This commit adds a new experimental nfqueue interception
backed based on github.com/florianl/go-nfqueue. It should
add more stability to the interception of network packets
and also eliminates the CGO and the runtime dependency on
libnetfilter_queue. Note that this commit does not remove
the old nfqueue backend yet but adds a --experimental-nfqueue
flag to portmaster-core.
2020-07-30 08:35:27 +02:00
Patrick Pacher
cef2a4e9be Move portmaster binary to cmds/portmaster-core 2020-07-22 15:11:42 +02:00