-
Notifications
You must be signed in to change notification settings - Fork 748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add socket diagnosis for UDP #927
Conversation
@srebhan This project follows a "1 commit per PR" approach. |
@aboch will squash the commits then. Thought you squash them on merge... |
3cc37c1
to
804e141
Compare
@aboch or @vishvananda any feedback? Anything I can do to get this in? |
Can you see if possible to add or extend existing UT to cover this functionality? |
a60170f
to
f085c72
Compare
a7431e2
to
6f81931
Compare
@aboch any update on this PR? Anything I can do to make the merge happen? |
please squash the two commits into one |
Signed-off-by: Sven Rebhan <[email protected]>
603f797
to
69e6d64
Compare
@aboch done. |
This PR adds netlink socket diagnosis support for UDP and implements parsing of the
INET_DIAG_MEMINFO
extension data.