HomeFreeBSD

Add some ntohl() love to r315277

Description

Add some ntohl() love to r315277

inet_ntoa() and inet_ntoa_r() take the address in network
byte-order. When I removed those calls, I should have
replaced them with ntohl() to make the hex addresses slightly
less unreadable. Here they are.

See r315277 regarding classic blunders.

vangyzen: you're deep in "no good deed" territory, it seems

--badger

Reported by: ian
MFC after: 3 days
MFC when: I finally get it right
Sponsored by: Dell EMC

Details

Provenance
vangyzenAuthored on
Parents
rS315285: MFC r312724,r312901,r312902:
Branches
Unknown
Tags
Unknown