K 10 svn:author V 7 glebius K 8 svn:date V 27 2020-05-10T14:46:46.959495Z K 7 svn:log V 212 Merge r360138: Fix immediate crash when snmpd is bound to a specific IP address. The code that sets up msghdr must first fully fill in the msghdr itself, and only then use CMSG_xxx() macros. PR: 246323 END