Fix multicast detection on ended connections as well as some linter errors
This commit is contained in:
@@ -7,9 +7,8 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"github.com/miekg/dns"
|
||||
"github.com/stretchr/testify/assert"
|
||||
|
||||
"github.com/safing/portbase/log"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user