K 10 svn:author V 2 ae K 8 svn:date V 27 2019-11-26T02:50:25.828216Z K 7 svn:log V 204 MFC r354858: 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 END