ipv4: plumb in the standard library of Go 1.9 by using internal/socket package
This change uses the internal/socket package to ensure that the ipv4 package works with all supported versions of the Go standard library. Fixes golang/go#19051. Change-Id: If0256007c749c319970533823a10afdc1ffbce31 Reviewed-on: https://go-review.googlesource.com/37036Reviewed-by: Ian Lance Taylor <iant@golang.org>
Showing
ipv4/bpfopt_linux.go
deleted
100644 → 0
ipv4/sys_bpf.go
0 → 100644
ipv4/sys_dragonfly.go
0 → 100644
ipv4/sys_linux_386.s
deleted
100644 → 0
ipv4/sys_openbsd.go
deleted
100644 → 0
ipv4/syscall_unix.go
deleted
100644 → 0
Please
register
or
sign in
to comment