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

backport to 1.15: proxy protocol: set downstreamRemoteAddress on StreamInfo (#14131) #14169

Merged
merged 1 commit into from
Nov 30, 2020

Commits on Nov 24, 2020

  1. proxy protocol: set downstreamRemoteAddress on StreamInfo (envoyproxy…

    …#14131)
    
    This fixes a regression which resulted in the downstreamRemoteAddress
    on the StreamInfo for a connection not having the address supplied by
    the proxy protocol filter, but instead having the address of the
    directly connected peer.
    
    This issue does not affect HTTP filters.
    
    Fixes envoyproxy#14087
    
    Signed-off-by: Greg Greenway <ggreenway@apple.com>
    
    Signed-off-by: Greg Greenway <ggreenway@users.noreply.github.com>
    Signed-off-by: Christoph Pakulski <christoph@tetrate.io>
    ggreenway authored and cpakulski committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e0c33d8 View commit details
    Browse the repository at this point in the history