Kevin Burke 0ed95abb35 all: use HTTPS for iana.org links 6 年 前
..
batch.go 9709904288 Revert "ipv6: enable {Read,Write}Batch methods of PacketConn on NetBSD" 7 年 前
bpf_test.go 4971afdc2f ipv6: don't fail test on IPv6 disabled kernel 8 年 前
control.go e78b1e49ae ipv6: don't crash with corrupted control messages 7 年 前
control_rfc2292_unix.go 454122b185 ipv6: use socket.NativeEndian 7 年 前
control_rfc3542_unix.go 454122b185 ipv6: use socket.NativeEndian 7 年 前
control_stub.go 48359f4f60 ipv6: add {Read,Write}Batch methods to PacketConn 7 年 前
control_test.go e78b1e49ae ipv6: don't crash with corrupted control messages 7 年 前
control_unix.go 48359f4f60 ipv6: add {Read,Write}Batch methods to PacketConn 7 年 前
control_windows.go 48359f4f60 ipv6: add {Read,Write}Batch methods to PacketConn 7 年 前
defs_darwin.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
defs_dragonfly.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
defs_freebsd.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
defs_linux.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
defs_netbsd.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
defs_openbsd.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
defs_solaris.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
dgramopt.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
doc.go aa7a5b9517 ipv6: update RFC number of IPv6 specification in docs 7 年 前
endpoint.go 48359f4f60 ipv6: add {Read,Write}Batch methods to PacketConn 7 年 前
example_test.go 0d2c2e17c4 ipv6: update example for the use of dual stack listener 9 年 前
gen.go 0ed95abb35 all: use HTTPS for iana.org links 6 年 前
genericopt.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
header.go b6d7b1396e ipv6: fix potential misaligned memory access 8 年 前
header_test.go d5cd7348bf ipv6: simplify log message format 9 年 前
helper.go 057a25b062 ipv6: report a destination address on write error 7 年 前
iana.go eab13bbfdb ipv6: update icmp parameters 9 年 前
icmp.go aa7a5b9517 ipv6: update RFC number of IPv6 specification in docs 7 年 前
icmp_bsd.go 5d997795f7 all: make copyright headers consistent with one space after period 8 年 前
icmp_linux.go 5d997795f7 all: make copyright headers consistent with one space after period 8 年 前
icmp_solaris.go 5d997795f7 all: make copyright headers consistent with one space after period 8 年 前
icmp_stub.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
icmp_test.go 5d997795f7 all: make copyright headers consistent with one space after period 8 年 前
icmp_windows.go 5d997795f7 all: make copyright headers consistent with one space after period 8 年 前
mocktransponder_test.go 5d997795f7 all: make copyright headers consistent with one space after period 8 年 前
multicast_test.go 45b0d82e15 ipv6: document that package ipv6 doesn't support Darwin kernel version 12 or below 8 年 前
multicastlistener_test.go 59a0b19b55 ipv6: deflake multicast listener tests 7 年 前
multicastsockopt_test.go 5d997795f7 all: make copyright headers consistent with one space after period 8 年 前
payload.go 48359f4f60 ipv6: add {Read,Write}Batch methods to PacketConn 7 年 前
payload_cmsg.go 48359f4f60 ipv6: add {Read,Write}Batch methods to PacketConn 7 年 前
payload_cmsg_go1_8.go 057a25b062 ipv6: report a destination address on write error 7 年 前
payload_cmsg_go1_9.go 057a25b062 ipv6: report a destination address on write error 7 年 前
payload_nocmsg.go 357296a763 all: single space after period 7 年 前
readwrite_go1_8_test.go 48359f4f60 ipv6: add {Read,Write}Batch methods to PacketConn 7 年 前
readwrite_go1_9_test.go 48359f4f60 ipv6: add {Read,Write}Batch methods to PacketConn 7 年 前
readwrite_test.go 570fa1c913 ipv6: simplify tests and benchmarks 7 年 前
sockopt.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sockopt_posix.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sockopt_stub.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sockopt_test.go 5d997795f7 all: make copyright headers consistent with one space after period 8 年 前
sys_asmreq.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_asmreq_stub.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_bpf.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_bpf_stub.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_bsd.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_darwin.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_freebsd.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_linux.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_solaris.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_ssmreq.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_ssmreq_stub.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_stub.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
sys_windows.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
unicast_test.go 570fa1c913 ipv6: simplify tests and benchmarks 7 年 前
unicastsockopt_test.go 944c58e9d5 ipv4: deflake TestConnUnicastSocketOptions on Windows 8 年 前
zsys_darwin.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
zsys_dragonfly.go c4e6936235 ipv6: drop support for go1.4 or below 8 年 前
zsys_freebsd_386.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
zsys_freebsd_amd64.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
zsys_freebsd_arm.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
zsys_linux_386.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_amd64.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_arm.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_arm64.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_mips.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_mips64.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_mips64le.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_mipsle.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_ppc.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_ppc64.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_ppc64le.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_linux_s390x.go bd58382b56 ipv6: plumb in the standard library of Go 1.9 by using internal/socket package 7 年 前
zsys_netbsd.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
zsys_openbsd.go 30df40a6a1 ipv6: rename internal types and constants generated by cgo 8 年 前
zsys_solaris.go c4e6936235 ipv6: drop support for go1.4 or below 8 年 前