Skip to content

feat: IPV6_RECVHOPLIMIT & IP_RECVTTL for FreeBSD #3543

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
merged 1 commit into from
Jan 14, 2024

Conversation

SteveLauC
Copy link
Contributor

@SteveLauC SteveLauC commented Jan 13, 2024

Add 2 constants for FreeBSD:

  1. IP_RECVTTL
  2. IPV6_RECVHOPLIMIT

@rustbot
Copy link
Collaborator

rustbot commented Jan 13, 2024

r? @JohnTitor

(rustbot has picked a reviewer for you, use r? to override)

@SteveLauC
Copy link
Contributor Author

Emm, no idea why the FreeBSD CIs are failing:(

@JohnTitor
Copy link
Member

I guess you meant IPV6_RECVHOPLIMIT?

@SteveLauC SteveLauC force-pushed the socket_flags_freebsd branch from c731ce9 to 8352b87 Compare January 14, 2024 10:47
@SteveLauC SteveLauC changed the title feat: IP_RECVHOPLIMIT & IP_RECVTTL for FreeBSD feat: IPV6_RECVHOPLIMIT & IP_RECVTTL for FreeBSD Jan 14, 2024
@SteveLauC SteveLauC force-pushed the socket_flags_freebsd branch from 8352b87 to ead43d6 Compare January 14, 2024 10:56
@SteveLauC
Copy link
Contributor Author

I guess you meant IPV6_RECVHOPLIMIT?

Thanks for catching it! How can I make such a mistake, I guess my head is pretty dizzy at that time:D

@SteveLauC SteveLauC force-pushed the socket_flags_freebsd branch from ead43d6 to a839ecc Compare January 14, 2024 11:03
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@JohnTitor JohnTitor added this pull request to the merge queue Jan 14, 2024
Merged via the queue into rust-lang:main with commit 263c191 Jan 14, 2024
@SteveLauC SteveLauC deleted the socket_flags_freebsd branch January 14, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants