K 10 svn:author V 2 cy K 8 svn:date V 27 2019-01-30T20:22:33.700593Z K 7 svn:log V 276 When copying a NAT rule struct to userland for save by ipfs, use the length of the struct in memmove() rather than an unintialized variable. This fixes the first of two kernel page faults when ipfs is invoked. PR: 235110 Reported by: David.Boyd49@twc.com MFC after: 2 weeks END