K 10 svn:author V 2 ae K 8 svn:date V 27 2019-08-23T10:12:42.115810Z K 7 svn:log V 285 MFC r350974: Save ip_ttl value and restore it after checksum calculation. Since ipvoly is used for checksum calculation, part of original IP header is zeroed. This part includes ip_ttl field, that can be used later in IP_MINTTL socket option handling. PR: 239799 END