node_exporter/vendor/golang.org/x/net/internal/socket
Ben Kochie f97f01c46c
Update for 0.18.0 release (#1337)
* Update CHANGELOG for release.
* Bump VERSION.
* Update vendoring.

Signed-off-by: Ben Kochie <superq@gmail.com>
2019-05-09 13:19:12 -05:00
..
cmsghdr.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
cmsghdr_bsd.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
cmsghdr_linux_32bit.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
cmsghdr_linux_64bit.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
cmsghdr_solaris_64bit.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
cmsghdr_stub.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
defs_aix.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
defs_darwin.go Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
defs_dragonfly.go Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
defs_freebsd.go Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
defs_linux.go Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
defs_netbsd.go Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
defs_openbsd.go Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
defs_solaris.go Convert to Go modules (#1178) 2018-11-30 14:01:20 +01:00
empty.s Update vendoring. (#1257) 2019-02-13 14:12:12 +01:00
error_unix.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
error_windows.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
iovec_32bit.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
iovec_64bit.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
iovec_solaris_64bit.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
iovec_stub.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
mmsghdr_stub.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
mmsghdr_unix.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
msghdr_bsd.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
msghdr_bsdvar.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
msghdr_linux.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
msghdr_linux_32bit.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
msghdr_linux_64bit.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
msghdr_openbsd.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
msghdr_solaris_64bit.go Update vendoring (#685) 2017-10-05 16:20:47 +02:00
msghdr_stub.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
rawconn.go Update vendoring (#1304) 2019-04-15 14:00:19 +02:00
rawconn_mmsg.go Update vendoring (#1304) 2019-04-15 14:00:19 +02:00
rawconn_msg.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
rawconn_nommsg.go Update vendoring (#1304) 2019-04-15 14:00:19 +02:00
rawconn_nomsg.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
socket.go Update vendoring (#1304) 2019-04-15 14:00:19 +02:00
sys.go Update vendoring (#1304) 2019-04-15 14:00:19 +02:00
sys_bsd.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
sys_bsdvar.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
sys_darwin.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_dragonfly.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_go1_11_darwin.go Update vendoring. (#1257) 2019-02-13 14:12:12 +01:00
sys_linkname.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
sys_linux.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_386.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_386.s Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_amd64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_arm.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_arm64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_mips.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_mips64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_mips64le.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_mipsle.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_ppc64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_ppc64le.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_s390x.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_linux_s390x.s Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_netbsd.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_posix.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
sys_solaris.go Update vendoring (#1304) 2019-04-15 14:00:19 +02:00
sys_solaris_amd64.s Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
sys_stub.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
sys_unix.go Update vendoring. (#1257) 2019-02-13 14:12:12 +01:00
sys_windows.go Update vendoring (#1304) 2019-04-15 14:00:19 +02:00
zsys_aix_ppc64.go Update for 0.18.0 release (#1337) 2019-05-09 13:19:12 -05:00
zsys_darwin_386.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_darwin_amd64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_darwin_arm.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_darwin_arm64.go Update vendoring (#801) 2018-01-25 18:20:39 +01:00
zsys_dragonfly_amd64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_freebsd_386.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_freebsd_amd64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_freebsd_arm.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_386.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_amd64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_arm.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_arm64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_mips.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_mips64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_mips64le.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_mipsle.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_ppc64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_ppc64le.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_linux_s390x.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_netbsd_386.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_netbsd_amd64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_netbsd_arm.go Update vendoring (#1105) 2018-10-11 18:41:41 +02:00
zsys_openbsd_386.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_openbsd_amd64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_openbsd_arm.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00
zsys_solaris_amd64.go Add metrics from SNTPv4 packet to ntp collector & add ntpd sanity check (#655) 2017-09-19 10:36:14 +02:00