Skip to content

Conversation

@devnull-hub-lab
Copy link

Using s6_addr struct, in compliance with RFC 2553 and 3493 – also POSIX 1003.1-2017

This solves build issues on FreeBSD 13.5
In FreeBSD < 14.1, the 's6_addr32' structure inside /usr/include/netinet6/in6.h is not exposed to userland.
So, its safe to use s6_addr instead (s6_addr is the only in6_addr element specified in RFC 2553 and 3493 – also POSIX 1003.1-2017)

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