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

listener: move active_udp_listener out of conn handler #15349

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

lambdai
Copy link
Contributor

@lambdai lambdai commented Mar 7, 2021

Commit Message:
Move active_udp_listener out of conn handler.
Signed-off-by: Yuchen Dai silentdai@gmail.com

Additional Description:
Also inline a legacy listener api v2 to v3 update.
^^ v2 v3 API changes is reverted. I will create a separate PR

Risk Level:
Testing:
Docs Changes:
Release Notes:
Platform Specific Features:
[Optional Runtime guard:]
[Optional Fixes #Issue]
[Optional Deprecated:]
[Optional API Considerations:]

Signed-off-by: Yuchen Dai <silentdai@gmail.com>
@lambdai lambdai marked this pull request as ready for review March 7, 2021 19:26
@dio dio assigned antoniovicente and ggreenway and unassigned antoniovicente Mar 8, 2021
Signed-off-by: Yuchen Dai <silentdai@gmail.com>
@mattklein123 mattklein123 merged commit f2a517c into envoyproxy:main Mar 8, 2021
@lambdai lambdai deleted the connlistener2of2 branch March 18, 2021 09:17
ggreenway pushed a commit that referenced this pull request Mar 25, 2021
Move active_tcp_listener out of conn handler.
Similar to #15349 but for tcp listener.
Fixes #15126

Signed-off-by: Yuchen Dai <silentdai@gmail.com>
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.

4 participants