[client] Add stateful userspace firewall and remove egress filters #7602
Annotations
3 errors
golangci-lint:
client/firewall/uspfilter/conntrack/udp_test.go#L54
cannot use srcPort (variable of type uint16) as ConnKey value in map index
|
golangci-lint:
client/firewall/uspfilter/conntrack/udp_test.go#L159
cannot use make(map[uint16]*UDPConnTrack) (value of type map[uint16]*UDPConnTrack) as map[ConnKey]*UDPConnTrack value in struct literal (typecheck)
|
golangci-lint
issues found
|
Loading