diff --git a/netfilter.go b/netfilter.go index f5a263f..cff179f 100644 --- a/netfilter.go +++ b/netfilter.go @@ -13,6 +13,8 @@ import ( /***Variables***/ +//TODO: complete log unification, some dont use local logging instance and need to be changed + type NetFilterQueue struct { // Set Variables Handler func(*log.Logger, *RBKV, *PacketData) netfilter.Verdict