mirror of
https://github.com/soypat/lneto.git
synced 2026-09-08 15:59:10 +00:00
arp working over network
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
package ipv6
|
||||
|
||||
import "github.com/soypat/lneto/ipv4"
|
||||
|
||||
const (
|
||||
sizeHeader = 40
|
||||
)
|
||||
|
||||
type ToS = ipv4.ToS
|
||||
Reference in New Issue
Block a user