Skip to content

Conversation

@douzzer
Copy link
Collaborator

@douzzer douzzer commented Sep 3, 2025

src/routes.c: implement decimal_ntoa(), wolfsentry_inet4_ntoa(), and wolfsentry_inet6_ntoa(), to eliminate dependency on inet_ntop() in wolfsentry_route_format_address().

tested with make -j 16 check-all

…wolfsentry_inet6_ntoa(), to eliminate dependency on inet_ntop() in wolfsentry_route_format_address().
Copy link
Contributor

@dgarske dgarske left a comment

Choose a reason for hiding this comment

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

Resolves the dependency on inet_pton and inet_ntop

@dgarske dgarske merged commit c473880 into wolfSSL:master Sep 3, 2025
2 checks passed
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.

2 participants