K 10 svn:author V 2 ae K 8 svn:date V 27 2018-08-28T07:24:09.774513Z K 7 svn:log V 296 MFC r337736: Restore ability to send ICMP and ICMPv6 redirects. It was lost when tryforward appeared. Now ip[6]_tryforward will be enabled only when sending redirects for corresponding IP version is disabled via sysctl. Otherwise will be used default forwarding function. PR: 221137 END