Skip to content

fix: inject socket local address for the client addr#759

Merged
Benoît Cortier (CBenoit) merged 3 commits into
masterfrom
fix/inject-socket-local-addr-instead-of-server-addr
Apr 21, 2025
Merged

fix: inject socket local address for the client addr#759
Benoît Cortier (CBenoit) merged 3 commits into
masterfrom
fix/inject-socket-local-addr-instead-of-server-addr

Conversation

@CBenoit
Copy link
Copy Markdown
Member

cc Zac Bergquist (@zmb3)

Related to:

We used to inject the resolved target server address, but that is not what is expected. Server typically ignores this field so this was not a problem up until now.

We used to inject the resolved target server address, but that is not
what is expected. Server typically ignores this field so this was not
a problem up until now.
@CBenoit Benoît Cortier (CBenoit) enabled auto-merge (squash) April 18, 2025 13:37
@github-actions
Copy link
Copy Markdown

Coverage Report 🤖 ⚙️

Past:
Total lines: 30471
Covered lines: 19506 (64.01%)

New:
Total lines: 30459
Covered lines: 19502 (64.03%)

Diff: +0.01%

[this comment will be updated automatically]

@CBenoit Benoît Cortier (CBenoit) merged commit 712da42 into master Apr 21, 2025
10 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the fix/inject-socket-local-addr-instead-of-server-addr branch April 21, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants