Safing
9639775ad7
Fix IPv6 connection handling and refactor packet parsing
2020-07-31 14:32:18 +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
Daniel
541cf702ad
Explicitly mark the nfqueue package for building on linux
2020-04-10 10:50:43 +02:00
Daniel
38f57a8954
Rework Communication+Link to Connection
2020-04-07 17:30:33 +02:00
Daniel
f75fc7d162
Clean up linter errors
2019-11-07 16:13:22 +01:00
Daniel
4348caa258
Clean up and adapt firewall package to recent changes
2019-10-25 13:35:25 +02:00
Daniel
5829074247
Remove copyright notices from files, LICENSE file suffices
2019-07-24 10:44:00 +02:00
Daniel
9741bc412e
Update org import paths
2019-07-02 15:12:31 +02:00
Daniel
f0decfa633
Update default action and timeout for nfqueue
2019-05-22 16:08:15 +02:00
Daniel
5a94dbc5e9
Fix comment
2019-05-22 16:07:15 +02:00
Daniel
be517dd58f
Update network.Packet structure
2019-05-06 11:00:10 +02:00
Daniel
78a0b3c1fb
Add windowskext integration, update related packages
2019-04-26 11:33:28 +02:00
Daniel
99851166a0
Start firewall/network/portmaster adaption
2018-10-30 19:14:13 +01:00
Daniel
bdeddc41f9
Initial commit after restructure
2018-08-13 14:14:27 +02:00