Skip to content

feat: IPV6_RECVHOPLIMIT & IP_RECVTTL for FreeBSD#3543

Merged
JohnTitor merged 1 commit into
rust-lang:mainfrom
SteveLauC:socket_flags_freebsd
Jan 14, 2024
Merged

feat: IPV6_RECVHOPLIMIT & IP_RECVTTL for FreeBSD#3543
JohnTitor merged 1 commit into
rust-lang:mainfrom
SteveLauC:socket_flags_freebsd

Conversation

@SteveLauC

@SteveLauC SteveLauC commented Jan 13, 2024

Copy link
Copy Markdown
Contributor

Add 2 constants for FreeBSD:

  1. IP_RECVTTL
  2. IPV6_RECVHOPLIMIT

@rustbot

rustbot commented Jan 13, 2024

Copy link
Copy Markdown
Collaborator

r? @JohnTitor

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

@SteveLauC

Copy link
Copy Markdown
Contributor Author

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

@JohnTitor

Copy link
Copy Markdown
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
Copy Markdown
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

@JohnTitor JohnTitor left a comment

Copy link
Copy Markdown
Member

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