Add support for the new kext
This commit is contained in:
@@ -424,6 +424,7 @@ func NewIncompleteConnection(pkt packet.Packet) *Connection {
|
||||
IPProtocol: info.Protocol,
|
||||
Started: info.SeenAt.Unix(),
|
||||
PID: info.PID,
|
||||
Inbound: info.Inbound,
|
||||
dataComplete: abool.NewBool(false),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user