CarlosEDP 018c4d40a1 ipv4, ipv6, internal/socket: add riscv64 support 6 anni fa
..
batch.go 1272bf9dcd ipv4: work around FreeBSD 11.3 or 12 kernel running COMPAT_FREEBSD32 6 anni fa
bpf_test.go 58b2fb074e ipv4: support attaching packet filters to PacketConn/RawConn. 9 anni fa
control.go ec5a957fe4 ipv4: don't crash with corrupted control messages 8 anni fa
control_bsd.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
control_pktinfo.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 8 anni fa
control_stub.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
control_test.go ec5a957fe4 ipv4: don't crash with corrupted control messages 8 anni fa
control_unix.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
control_windows.go b774fd8d5c ipv4: fix error values on header manipulation 6 anni fa
defs_aix.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
defs_darwin.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
defs_dragonfly.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
defs_freebsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
defs_linux.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
defs_netbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
defs_openbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
defs_solaris.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
dgramopt.go 511f7948e3 ipv4: replace errOpNoSupport with errNotImplemented 6 anni fa
doc.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
endpoint.go 511f7948e3 ipv4: replace errOpNoSupport with errNotImplemented 6 anni fa
example_test.go 5d997795f7 all: make copyright headers consistent with one space after period 9 anni fa
gen.go 344b2e31b5 ipv4: update icmp parameters 7 anni fa
genericopt.go 511f7948e3 ipv4: replace errOpNoSupport with errNotImplemented 6 anni fa
header.go b774fd8d5c ipv4: fix error values on header manipulation 6 anni fa
header_test.go b774fd8d5c ipv4: fix error values on header manipulation 6 anni fa
helper.go afa5a82059 ipv4: clarify the range of broken freebsd kernel versions 6 anni fa
helper_posix_test.go 63eda1eb06 all: use of nettest, remove internal/nettest 6 anni fa
helper_stub_test.go 63eda1eb06 all: use of nettest, remove internal/nettest 6 anni fa
iana.go 344b2e31b5 ipv4: update icmp parameters 7 anni fa
icmp.go cabdc3af38 ipv4: update RFC number of IPv6 specification in docs 8 anni fa
icmp_linux.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
icmp_stub.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
icmp_test.go 63eda1eb06 all: use of nettest, remove internal/nettest 6 anni fa
multicast_test.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
multicastlistener_test.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
multicastsockopt_test.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
packet.go 1272bf9dcd ipv4: work around FreeBSD 11.3 or 12 kernel running COMPAT_FREEBSD32 6 anni fa
payload.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn 8 anni fa
payload_cmsg.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
payload_nocmsg.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
readwrite_test.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
sockopt.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
sockopt_posix.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
sockopt_stub.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
sys_aix.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
sys_asmreq.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
sys_asmreq_stub.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
sys_asmreqn.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
sys_asmreqn_stub.go 511f7948e3 ipv4: replace errOpNoSupport with errNotImplemented 6 anni fa
sys_bpf.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
sys_bpf_stub.go 511f7948e3 ipv4: replace errOpNoSupport with errNotImplemented 6 anni fa
sys_bsd.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
sys_darwin.go be88a9aa50 ipv4, ipv6: directly initialize ctlOpts and sockOpts 7 anni fa
sys_dragonfly.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
sys_freebsd.go 1ea17d6c21 ipv4: rename freebsd32o64 with compatFreeBSD32 for consistency 6 anni fa
sys_linux.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
sys_solaris.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
sys_ssmreq.go 1272bf9dcd ipv4: work around FreeBSD 11.3 or 12 kernel running COMPAT_FREEBSD32 6 anni fa
sys_ssmreq_stub.go 511f7948e3 ipv4: replace errOpNoSupport with errNotImplemented 6 anni fa
sys_stub.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
sys_windows.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
unicast_test.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
unicastsockopt_test.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
zsys_aix_ppc64.go c98bf442cc ipv4: add port for aix/ppc64 6 anni fa
zsys_darwin.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
zsys_dragonfly.go 8e2f460f38 ipv4: drop support for go1.4 or below 9 anni fa
zsys_freebsd_386.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
zsys_freebsd_amd64.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
zsys_freebsd_arm.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
zsys_linux_386.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_amd64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_arm.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_arm64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_mips.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_mips64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_mips64le.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_mipsle.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_ppc.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_ppc64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_ppc64le.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_linux_riscv64.go 018c4d40a1 ipv4, ipv6, internal/socket: add riscv64 support 6 anni fa
zsys_linux_s390x.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package 8 anni fa
zsys_netbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
zsys_openbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo 9 anni fa
zsys_solaris.go 8e2f460f38 ipv4: drop support for go1.4 or below 9 anni fa