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

in_tcp/in_udp: Add source_address_key parameter #2347

Merged
merged 2 commits into from
Mar 28, 2019

Conversation

repeatedly
Copy link
Member

Which issue(s) this PR fixes:
Fixes #2340

What this PR does / why we need it:
Add source_address_key to tcp/udp input plugins.

Docs Changes:
Need to add parameter after v1.4.2 released.

Release Note:
Check title.

Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
Signed-off-by: Masahiro Nakagawa <repeatedly@gmail.com>
@repeatedly repeatedly added v1 enhancement Feature request or improve operations labels Mar 26, 2019
@repeatedly repeatedly self-assigned this Mar 26, 2019
Copy link
Contributor

@cosmo0920 cosmo0920 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@repeatedly repeatedly merged commit 8ec88a9 into master Mar 28, 2019
@repeatedly repeatedly deleted the add-source-address-key branch March 28, 2019 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request or improve operations v1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add field "source_address_key" to in_udp and in_tcp
2 participants