Skip to content

Conversation

@nickgarlis
Copy link
Contributor

ACK-related errors are already handled by the underlying netlink library and will surface as errors in conn.Receive.

The only netlink.Error messages we receive downstream are those that indicate success.

See: https://github.com/mdlayher/netlink/blob/61e9657b4a667aae25bc439cc05dde6ee0822bb2/message.go#L249

ACK-related errors are already handled by the underlying netlink
library and will surface as errors in conn.Receive.

The only netlink.Error messages we receive downstream are those
that indicate success.

See: https://github.com/mdlayher/netlink/blob/61e9657b4a667aae25bc439cc05dde6ee0822bb2/message.go#L249
@stapelberg stapelberg merged commit db89f84 into google:main Oct 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants