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