Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

network: failure on unsupported netlink protocol #209

Closed
bergwolf opened this issue Apr 9, 2018 · 0 comments
Closed

network: failure on unsupported netlink protocol #209

bergwolf opened this issue Apr 9, 2018 · 0 comments

Comments

@bergwolf
Copy link
Member

bergwolf commented Apr 9, 2018

The go netlink package has added support for more netlink protocols than we need. We need to specify NETLINK_ROUTE when grabbing new netlink handle to avoid failure due to unsupported netlink protocols.

bergwolf added a commit to bergwolf/kata-agent that referenced this issue Apr 9, 2018
The go netlink package has added more netlink socket protocols
than we need. Specify one to avoid failure due to unsupported
protocols.

Fixes: kata-containers#209

Signed-off-by: Peng Tao <bergwolf@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant