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

chore: export the GetReceiver function #132

Merged
merged 1 commit into from
Nov 3, 2023
Merged

chore: export the GetReceiver function #132

merged 1 commit into from
Nov 3, 2023

Conversation

jtieri
Copy link
Member

@jtieri jtieri commented Nov 2, 2023

This PR exports the GetReceiver function. As noted in #131 there are cases where other middleware in the stack may need to make use of this receiver address.

Closes #131

@jtieri jtieri added BACKPORT Backport into maintained branches packet-forward-middleware Label for items related to the packet forward middleware labels Nov 2, 2023
@jtieri jtieri enabled auto-merge (squash) November 2, 2023 22:37
@jtieri jtieri merged commit e5a274c into main Nov 3, 2023
6 checks passed
@jtieri jtieri deleted the pfm/export-func branch November 3, 2023 13:20
mergify bot pushed a commit that referenced this pull request Nov 3, 2023
mergify bot pushed a commit that referenced this pull request Nov 3, 2023
mergify bot pushed a commit that referenced this pull request Nov 3, 2023
Reecepbcups pushed a commit that referenced this pull request Nov 3, 2023
(cherry picked from commit e5a274c)

Co-authored-by: Justin Tieri <[email protected]>
Reecepbcups pushed a commit that referenced this pull request Nov 3, 2023
(cherry picked from commit e5a274c)

Co-authored-by: Justin Tieri <[email protected]>
Reecepbcups pushed a commit that referenced this pull request Nov 3, 2023
(cherry picked from commit e5a274c)

Co-authored-by: Justin Tieri <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BACKPORT Backport into maintained branches packet-forward-middleware Label for items related to the packet forward middleware
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make router.getReceiver public
2 participants