Kevin Burke 0ed95abb35 all: use HTTPS for iana.org links hace 6 años
..
batch.go f073e08683 Revert "ipv4: enable {Read,Write}Batch methods of {Packet,Raw}Conn on NetBSD" hace 7 años
bpf_test.go 58b2fb074e ipv4: support attaching packet filters to PacketConn/RawConn. hace 8 años
control.go ec5a957fe4 ipv4: don't crash with corrupted control messages hace 7 años
control_bsd.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
control_pktinfo.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
control_stub.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
control_test.go ec5a957fe4 ipv4: don't crash with corrupted control messages hace 7 años
control_unix.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
control_windows.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
defs_darwin.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
defs_dragonfly.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
defs_freebsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
defs_linux.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
defs_netbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
defs_openbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
defs_solaris.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
dgramopt.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
doc.go 357296a763 all: single space after period hace 7 años
endpoint.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
example_test.go 5d997795f7 all: make copyright headers consistent with one space after period hace 8 años
gen.go 0ed95abb35 all: use HTTPS for iana.org links hace 6 años
genericopt.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
header.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
header_test.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
helper.go a272b72a74 ipv4: report a destination address on write error hace 7 años
iana.go e5dac17b9b go.net/ipv4: make use of internal/{iana,icmp} packages hace 10 años
icmp.go cabdc3af38 ipv4: update RFC number of IPv6 specification in docs hace 7 años
icmp_linux.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
icmp_stub.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
icmp_test.go 200fa7c741 ipv4: remove unnecessary double quotations from test messages hace 9 años
multicast_test.go 5d997795f7 all: make copyright headers consistent with one space after period hace 8 años
multicastlistener_test.go bcf7175ad5 ipv4: deflake multicast listener tests hace 7 años
multicastsockopt_test.go 5d997795f7 all: make copyright headers consistent with one space after period hace 8 años
packet.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
packet_go1_8.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
packet_go1_9.go a272b72a74 ipv4: report a destination address on write error hace 7 años
payload.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
payload_cmsg.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
payload_cmsg_go1_8.go a272b72a74 ipv4: report a destination address on write error hace 7 años
payload_cmsg_go1_9.go a272b72a74 ipv4: report a destination address on write error hace 7 años
payload_nocmsg.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
readwrite_go1_8_test.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
readwrite_go1_9_test.go b7a1f62a47 ipv4: add {Read,Write}Batch methods to {Packet,Raw}Conn hace 7 años
readwrite_test.go e1ae248e8a ipv4: simplify tests and benchmarks hace 7 años
sockopt.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sockopt_posix.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sockopt_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_asmreq.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_asmreq_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_asmreqn.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_asmreqn_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_bpf.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_bpf_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_bsd.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_darwin.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_dragonfly.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_freebsd.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_linux.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_solaris.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_ssmreq.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_ssmreq_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_stub.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
sys_windows.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
unicast_test.go e1ae248e8a ipv4: simplify tests and benchmarks hace 7 años
unicastsockopt_test.go 944c58e9d5 ipv4: deflake TestConnUnicastSocketOptions on Windows hace 8 años
zsys_darwin.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
zsys_dragonfly.go 8e2f460f38 ipv4: drop support for go1.4 or below hace 8 años
zsys_freebsd_386.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
zsys_freebsd_amd64.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
zsys_freebsd_arm.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
zsys_linux_386.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_amd64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_arm.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_arm64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_mips.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_mips64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_mips64le.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_mipsle.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_ppc.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_ppc64.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_ppc64le.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_linux_s390x.go c4fa6e0d08 ipv4: plumb in the standard library of Go 1.9 by using internal/socket package hace 7 años
zsys_netbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
zsys_openbsd.go a14f429b86 ipv4: rename internal types and constants generated by cgo hace 8 años
zsys_solaris.go 8e2f460f38 ipv4: drop support for go1.4 or below hace 8 años