Patrick Pacher
7a83e772f4
Add simple packet metrics
2020-10-01 16:27:19 +02:00
Patrick Pacher
bdcfc8c566
Finally switch to nfqexp as the default nfqueue backend
2020-09-30 17:44:42 +02:00
Daniel
2de354e482
Fix IPv6 to local redirects
2020-08-14 11:25:16 +02:00
Daniel
9d35ff3192
Fix and improve network listener system integration and check
...
Also, improve logging.
2020-08-12 14:33:09 +02:00
Daniel
2643a90582
Fix multierror handling
2020-08-10 23:13:42 +02:00
Daniel
cdec623033
Add SPN integration
2020-08-06 21:36:43 +02:00
Patrick Pacher
071f2a9bd5
Silience "not found" errors in recover-iptables
2020-08-04 13:14:09 +02:00
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
9eb7195bd8
Try as hard as possible to remove the nfqueue rules
2020-07-22 15:11:41 +02:00
Patrick Pacher
7690793c66
Add recover-iptables sub-comment. Fixes #6
2020-07-22 15:11:41 +02:00
Daniel
fe7d146360
Switch from ACCEPT to RETURN when accepting a packet/connection with iptables
...
This will ensure the Portmaster will not circumvent existing firewall rules.
2020-04-24 10:58:39 +02:00
Daniel
f75fc7d162
Clean up linter errors
2019-11-07 16:13:22 +01:00
Daniel
9741bc412e
Update org import paths
2019-07-02 15:12:31 +02:00
Daniel
3990790f17
Working on portmaster restructure
2018-11-29 18:44:31 +01:00