net/ipv6
Mikio Hara aa0b216c89 Revert "ipv4, ipv6, internal/netreflect, bpf: fix the x/net build"
This reverts https://go-review.googlesource.com/c/37401

Updates golang/go#19051.

Change-Id: Ia3cbc42213e3c519f91650e6308a7ca1f56b6189
Reviewed-on: https://go-review.googlesource.com/37417
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2017-05-24 08:43:35 +00:00
..
bpf_test.go ipv6: don't fail test on IPv6 disabled kernel 2016-11-16 07:50:34 +00:00
control.go all: single space after period 2017-02-01 21:02:21 +00:00
control_rfc2292_unix.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
control_rfc3542_unix.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
control_stub.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
control_unix.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
control_windows.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
defs_darwin.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
defs_dragonfly.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
defs_freebsd.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
defs_linux.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
defs_netbsd.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
defs_openbsd.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
defs_solaris.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
dgramopt.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
doc.go all: single space after period 2017-02-01 21:02:21 +00:00
endpoint.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
example_test.go ipv6: update example for the use of dual stack listener 2015-12-15 03:17:52 +00:00
gen.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
genericopt.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
header.go ipv6: fix potential misaligned memory access 2016-02-17 01:13:48 +00:00
header_test.go ipv6: simplify log message format 2015-12-03 09:14:02 +00:00
helper.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
iana.go ipv6: update icmp parameters 2015-07-24 22:00:23 +00:00
icmp.go ipv6: add missing BUGS section for Windows 2017-01-06 00:51:17 +00:00
icmp_bsd.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
icmp_linux.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
icmp_solaris.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
icmp_stub.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
icmp_test.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
icmp_windows.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
mocktransponder_test.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
multicast_test.go ipv6: document that package ipv6 doesn't support Darwin kernel version 12 or below 2016-11-16 07:49:11 +00:00
multicastlistener_test.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
multicastsockopt_test.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
payload.go ipv6: add missing BUGS section 2016-12-15 08:38:19 +00:00
payload_cmsg.go all: single space after period 2017-02-01 21:02:21 +00:00
payload_nocmsg.go all: single space after period 2017-02-01 21:02:21 +00:00
readwrite_test.go ipv6: add support for solaris 2016-10-06 03:49:20 +00:00
sockopt.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sockopt_posix.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sockopt_stub.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sockopt_test.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
sys_asmreq.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_asmreq_stub.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_bpf.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_bpf_stub.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_bsd.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_darwin.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_freebsd.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_linux.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_solaris.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_ssmreq.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_ssmreq_stub.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_stub.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
sys_windows.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
unicast_test.go all: make copyright headers consistent with one space after period 2016-11-07 23:52:11 +00:00
unicastsockopt_test.go ipv4: deflake TestConnUnicastSocketOptions on Windows 2016-12-07 23:37:04 +00:00
zsys_darwin.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
zsys_dragonfly.go ipv6: drop support for go1.4 or below 2016-10-13 03:56:40 +00:00
zsys_freebsd_386.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
zsys_freebsd_amd64.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
zsys_freebsd_arm.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
zsys_linux_386.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_amd64.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_arm.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_arm64.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_mips.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_mips64.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_mips64le.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_mipsle.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_ppc.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_ppc64.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_ppc64le.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_linux_s390x.go ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 2017-05-24 08:42:47 +00:00
zsys_netbsd.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
zsys_openbsd.go ipv6: rename internal types and constants generated by cgo 2016-10-07 03:58:57 +00:00
zsys_solaris.go ipv6: drop support for go1.4 or below 2016-10-13 03:56:40 +00:00