-
Notifications
You must be signed in to change notification settings - Fork 5.3k
listener: move active connection collection out of active tcp listener #16947
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
Merged
mattklein123
merged 32 commits into
envoyproxy:main
from
lambdai:addinternallistener_pre_1
Aug 3, 2021
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
cb82711
initial internal listener
lambdai 4c156ce
for new pr
lambdai 773c75a
merge main
lambdai b6ff892
delete test/integration/internal_tcp_proxy_integration_test.cc
lambdai 635f185
coverage
lambdai 3615512
remove ClientConnectionImpl ctor for internal socket
lambdai efe9ce7
revert dispatcher
lambdai 01ee5bb
merged main
lambdai 1564151
revert internal listener
lambdai 9e5b2b4
pragma once
lambdai e802a6f
test bootstrap
lambdai c8e4e43
comment other than incNumConnections
lambdai aac23c1
rename
lambdai 573cdfe
put cleanup, deferdelete in base
lambdai c1f7921
push down conn collection or active conn op
lambdai 0528d50
Merge branch 'main' into addinternallistener_pre_1
lambdai 0b3c2f0
Merge branch 'addinternallistener_pre_1' of github.com:lambdai/envoy-…
lambdai bbee979
tmpaddinternallistener_pre_1
lambdai 57ca809
fix format
lambdai 4523c99
address comment
lambdai dc08e69
Merge remote-tracking branch 'origin/main' into addinternallistener_p…
lambdai cd7d6e6
Merge branch 'main' into addinternallistener_pre_1on2
lambdai e724e22
reorg
lambdai bb46ea5
format
lambdai 942fb9b
more protected
lambdai aeb163a
add comment
lambdai 056f51a
comment to TypedActiveStreamListenerBase
lambdai f0fde02
final
lambdai bfdf05a
another method move
lambdai 02e618c
Merge branch 'main' into addinternallistener_pre_1
lambdai bd122fa
Merge branch 'main' into addinternallistener_pre_1
lambdai 2f406f5
Merge remote-tracking branch 'me/addinternallistener_pre_1' into addi…
lambdai File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.