Reduce locking in nfqueue and netlink

This commit is contained in:
Daniel
2020-11-27 17:20:58 +01:00
parent 52d6875bc8
commit e58f28c323
3 changed files with 14 additions and 6 deletions

View File

@@ -29,3 +29,7 @@ ignored = ["github.com/safing/portbase/*", "github.com/safing/spn/*"]
[[constraint]]
name = "github.com/florianl/go-nfqueue"
branch = "master" # switch back once we migrate to go.mod
[[override]]
name = "github.com/mdlayher/netlink"
branch = "master" # remove when https://github.com/mdlayher/netlink/pull/171 is released and in github.com/florianl/go-nfqueue