HomeFreeBSD

Fix the byte order of IPv4 address parsed from begemotSnmpdTransInetStatus

Description

Fix the byte order of IPv4 address parsed from begemotSnmpdTransInetStatus
config option.

An address is already in network byte order, there is no need to do
htonl().

PR: 242056
MFC after: 1 week

Details

Provenance
aeAuthored on
Parents
rS354857: Reduce the vnet_set module size of ip_mroute to allow loading as a module.
Branches
Unknown
Tags
Unknown