Page MenuHomePhabricator

net: Use network byte order for in_addr.s_addr
ClosedPublic

Authored by PiRK on Nov 9 2021, 16:59.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC9608a2657a8e: net: Use network byte order for in_addr.s_addr
Summary

It is documented in the ip(7) manual page.

This is a backport of core#19991 [1/8]
https://github.com/bitcoin/bitcoin/pull/19991/commits/b3273cf4039d26e66ae58a8acb9d865461618d54

Test Plan

ninja all check-all

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable