Skip to content
Snippets Groups Projects
Commit db8bb221 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

parseIPv4Address() and IPv4AddresstoStr() now return/accept network byte order

Since that's the most used/assumed byte order for IP addresses, let's make
that the default and eliminate a lot of unnecessary byte-swapping.

This fixes the issue reported by Keyop in IRC, introduced in commit 29b93c32
parent 8fdf0405
No related branches found
No related tags found
No related merge requests found
Pipeline #8288 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment