mirror of
https://github.com/soypat/lneto.git
synced 2026-08-22 07:29:04 +00:00
arp working over network
This commit is contained in:
@@ -9,7 +9,7 @@ type ValidateFlags uint64
|
||||
|
||||
const (
|
||||
validateReserved ValidateFlags = 1 << iota
|
||||
validateEvilBit
|
||||
ValidateEvilBit
|
||||
validateAllowMultiErrors
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user