K 10 svn:author V 2 bz K 8 svn:date V 27 2012-04-29T08:50:50.260189Z K 7 svn:log V 341 MFC r233554: Export the udp_cksum sysctl for upcoming SCTP work. Rather than always, SCTP will only do IPv4 UDP checksum calculation as defined by the host policy. When tunneling SCTP always calculates the inner checksum already so not doing the outer UDP can save cycles. While here virtualize the variable. Requested by: tuexen END