From: Li RongQing Date: Wed, 24 Oct 2012 06:01:18 +0000 (+0800) Subject: ipv6: Set default hoplimit as zero. X-Git-Tag: v3.7-rc3~7^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=14edd87dc67311556f1254a8f29cf4dd6cb5b7d1;p=pandora-kernel.git ipv6: Set default hoplimit as zero. Commit a02e4b7dae4551(Demark default hoplimit as zero) only changes the hoplimit checking condition and default value in ip6_dst_hoplimit, not zeros all hoplimit default value. Keep the zeroing ip6_template_metrics[RTAX_HOPLIMIT - 1] to force it as const, cause as a37e6e344910(net: force dst_default_metrics to const section) Signed-off-by: Li RongQing Signed-off-by: David S. Miller --- Reading git-diff-tree failed