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

Reverse DNS info when accepting socket connection without reflection #542

Open
wants to merge 3 commits into
base: rh/reverse-dns
Choose a base branch
from

Conversation

wi11dey
Copy link
Contributor

@wi11dey wi11dey commented Sep 5, 2024

#540 without reflection and without doing extra DNS lookups (getByAddress doesn't do any lookups and is how Guava InetAddresses create InetAddresses without external calls)

@wi11dey wi11dey force-pushed the wdey/reverse-dns-without-reflection branch 2 times, most recently from 911f458 to dccb0f5 Compare September 5, 2024 04:26
@wi11dey wi11dey force-pushed the wdey/reverse-dns-without-reflection branch from dccb0f5 to b3e0903 Compare September 5, 2024 04:30
@wi11dey wi11dey changed the title Inject reverse DNS info when accepting socket connection without reflection Reverse DNS info when accepting socket connection without reflection Sep 5, 2024
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.

1 participant