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