Skip to content
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

Cherry-pick #13497 to 7.4: [SIEM][Auditbeat] Fix IPv6 for kernels older than 3.13 #13523

Merged
merged 1 commit into from
Sep 6, 2019

Conversation

adriansr
Copy link
Contributor

@adriansr adriansr commented Sep 5, 2019

Cherry-pick of PR #13497 to 7.4 branch. Original message:

This fixes a known problem with the system/socket dataset. Before 3.13 an extra level of indirection is needed to access IPv6 addresses from a struct inet_sock.

Relates #13058

This fixes a known problem with the system/socket dataset. Before 3.13
an extra level of indirection is needed to access IPv6 addresses from a
struct inet_sock.

Relates elastic#13058

(cherry picked from commit dc6c013)
@adriansr adriansr requested a review from a team as a code owner September 5, 2019 22:03
@adriansr adriansr merged commit 8604f0b into elastic:7.4 Sep 6, 2019
leweafan pushed a commit to leweafan/beats that referenced this pull request Apr 28, 2023
elastic#13523)

This fixes a known problem with the system/socket dataset. Before 3.13
an extra level of indirection is needed to access IPv6 addresses from a
struct inet_sock.

Relates elastic#13058

(cherry picked from commit ced7862)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants