.. |
batch.go
|
ed29d75add
ipv6: drop the use of syscall package in platform-independent code
|
6 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
|
ed29d75add
ipv6: drop the use of syscall package in platform-independent code
|
6 years ago |
doc.go
|
10aee18199
icmp, ipv4, ipv6: re-adjust build constraints
|
6 years ago |
endpoint.go
|
ed29d75add
ipv6: drop the use of syscall package in platform-independent code
|
6 years ago |
example_test.go
|
0d2c2e17c4
ipv6: update example for the use of dual stack listener
|
9 years ago |
gen.go
|
92b859f39a
ipv6: update icmp parameters
|
6 years ago |
genericopt.go
|
ed29d75add
ipv6: drop the use of syscall package in platform-independent code
|
6 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
|
ed29d75add
ipv6: drop the use of syscall package in platform-independent code
|
6 years ago |
iana.go
|
92b859f39a
ipv6: update icmp parameters
|
6 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
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 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
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 years ago |
multicastlistener_test.go
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 years ago |
multicastsockopt_test.go
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 years ago |
payload.go
|
48359f4f60
ipv6: add {Read,Write}Batch methods to PacketConn
|
7 years ago |
payload_cmsg.go
|
10aee18199
icmp, ipv4, ipv6: re-adjust build constraints
|
6 years ago |
payload_cmsg_go1_8.go
|
10aee18199
icmp, ipv4, ipv6: re-adjust build constraints
|
6 years ago |
payload_cmsg_go1_9.go
|
10aee18199
icmp, ipv4, ipv6: re-adjust build constraints
|
6 years ago |
payload_nocmsg.go
|
10aee18199
icmp, ipv4, ipv6: re-adjust build constraints
|
6 years ago |
readwrite_go1_8_test.go
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 years ago |
readwrite_go1_9_test.go
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 years ago |
readwrite_test.go
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 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
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 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
|
be88a9aa50
ipv4, ipv6: directly initialize ctlOpts and sockOpts
|
5 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
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 years ago |
unicastsockopt_test.go
|
4cb1c02c05
ipv6: don't fail test on JS
|
6 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 |