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