Tobias Klauser be88a9aa50 ipv4, ipv6: directly initialize ctlOpts and sockOpts 5 years ago
..
batch.go c0ac1a5574 ipv4: drop the use of syscall package in platform-independent code 6 years ago
bpf_test.go 58b2fb074e ipv4: support attaching packet filters to PacketConn/RawConn. 8 years ago
control.go ec5a957fe4 ipv4: don't crash with corrupted control messages 7 years ago
control_bsd.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 7 years ago
control_pktinfo.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 7 years ago
control_stub.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 7 years ago
control_test.go ec5a957fe4 ipv4: don't crash with corrupted control messages 7 years ago
control_unix.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 7 years ago
control_windows.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 7 years ago
defs_darwin.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
defs_dragonfly.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
defs_freebsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
defs_linux.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
defs_netbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
defs_openbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
defs_solaris.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
dgramopt.go c0ac1a5574 ipv4: 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 c0ac1a5574 ipv4: drop the use of syscall package in platform-independent code 6 years ago
example_test.go 5d997795f7 all: make copyright headers consistent with one space after period 8 years ago
gen.go 344b2e31b5 ipv4: update icmp parameters 6 years ago
genericopt.go c0ac1a5574 ipv4: drop the use of syscall package in platform-independent code 6 years ago
header.go b6095f65a0 ipv4: clarify the format used by raw IP socket 6 years ago
header_test.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 7 years ago
helper.go c0ac1a5574 ipv4: drop the use of syscall package in platform-independent code 6 years ago
iana.go 344b2e31b5 ipv4: update icmp parameters 6 years ago
icmp.go cabdc3af38 ipv4: update RFC number of IPv6 specification in docs 7 years ago
icmp_linux.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
icmp_stub.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
icmp_test.go 200fa7c741 ipv4: remove unnecessary double quotations from test messages 9 years ago
multicast_test.go 4721d2d970 ipv4: don't fail test on JS 6 years ago
multicastlistener_test.go 4721d2d970 ipv4: don't fail test on JS 6 years ago
multicastsockopt_test.go 4721d2d970 ipv4: don't fail test on JS 6 years ago
packet.go c0ac1a5574 ipv4: drop the use of syscall package in platform-independent code 6 years ago
packet_go1_8.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 7 years ago
packet_go1_9.go a272b72a74 ipv4: report a destination address on write error 7 years ago
payload.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 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 4721d2d970 ipv4: don't fail test on JS 6 years ago
readwrite_go1_9_test.go 4721d2d970 ipv4: don't fail test on JS 6 years ago
readwrite_test.go 4721d2d970 ipv4: don't fail test on JS 6 years ago
sockopt.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sockopt_posix.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sockopt_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_asmreq.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_asmreq_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_asmreqn.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_asmreqn_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_bpf.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_bpf_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_bsd.go c4fa6e0d08 ipv4: 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_dragonfly.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_freebsd.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_linux.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_solaris.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_ssmreq.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_ssmreq_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
sys_windows.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
unicast_test.go 4721d2d970 ipv4: don't fail test on JS 6 years ago
unicastsockopt_test.go 4721d2d970 ipv4: don't fail test on JS 6 years ago
zsys_darwin.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
zsys_dragonfly.go 8e2f460f38 ipv4: drop support for go1.4 or below 8 years ago
zsys_freebsd_386.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
zsys_freebsd_amd64.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
zsys_freebsd_arm.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
zsys_linux_386.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_amd64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_arm.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_arm64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_mips.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_mips64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_mips64le.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_mipsle.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_ppc.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_ppc64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_ppc64le.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_linux_s390x.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 7 years ago
zsys_netbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
zsys_openbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 8 years ago
zsys_solaris.go 8e2f460f38 ipv4: drop support for go1.4 or below 8 years ago