spiegel_podman/vendor/github.com/vishvananda/netlink/nl
Paul Holzinger af49810a6e
Bump CNI to v1.0.1
Update CNI so we can match wrapped errors. This should silence ENOENT
warnings when trying to read the cni conflist files.

Fixes #10926

Because CNI v1.0.0 contains breaking changes we have to change some
import paths. Also we cannot update the CNI version used for the
conflist files created by `podman network create` because this would
require at least containernetwork-plugins v1.0.1 and a updated dnsname
plugin. Because this will take a while until it lands in most distros
we should not use this version. So keep using v0.4.0 for now.

The update from checkpoint-restore/checkpointctl is also required to
make sure it no longer uses CNI to read the network status.

[NO TESTS NEEDED]

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-09-22 11:51:40 +02:00
..
addr_linux.go Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0 2020-12-10 05:15:22 -05:00
bridge_linux.go build(deps): bump github.com/vishvananda/netlink from 1.0.0 to 1.1.0 2020-01-23 04:00:57 -05:00
conntrack_linux.go Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0 2020-12-10 05:15:22 -05:00
devlink_linux.go Bump CNI to v1.0.1 2021-09-22 11:51:40 +02:00
genetlink_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
ipset_linux.go Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0 2020-12-10 05:15:22 -05:00
link_linux.go Bump CNI to v1.0.1 2021-09-22 11:51:40 +02:00
mpls_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
nl_linux.go Bump CNI to v1.0.1 2021-09-22 11:51:40 +02:00
nl_unspecified.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
parse_attr_linux.go Bump CNI to v1.0.1 2021-09-22 11:51:40 +02:00
rdma_link_linux.go build(deps): bump github.com/vishvananda/netlink from 1.0.0 to 1.1.0 2020-01-23 04:00:57 -05:00
route_linux.go build(deps): bump github.com/vishvananda/netlink from 1.0.0 to 1.1.0 2020-01-23 04:00:57 -05:00
seg6_linux.go build(deps): bump github.com/vishvananda/netlink from 1.0.0 to 1.1.0 2020-01-23 04:00:57 -05:00
seg6local_linux.go build(deps): bump github.com/vishvananda/netlink from 1.0.0 to 1.1.0 2020-01-23 04:00:57 -05:00
syscall.go Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0 2020-12-10 05:15:22 -05:00
tc_linux.go Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0 2020-12-10 05:15:22 -05:00
xfrm_linux.go build(deps): bump github.com/vishvananda/netlink from 1.0.0 to 1.1.0 2020-01-23 04:00:57 -05:00
xfrm_monitor_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
xfrm_policy_linux.go Initial checkin from CRI-O repo 2017-11-01 11:24:59 -04:00
xfrm_state_linux.go Bump github.com/containernetworking/plugins from 0.8.7 to 0.9.0 2020-12-10 05:15:22 -05:00