From: Pravin B Shelar Date: Thu, 25 Apr 2013 11:08:30 +0000 (+0000) Subject: ipv6: Kill ipv6 dependency of icmpv6_send(). X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f5624cf156283687e11ea329c7a0523c677ea0e;p=pandora-kernel.git ipv6: Kill ipv6 dependency of icmpv6_send(). Following patch adds icmp-registration module for ipv6. It allows ipv6 protocol to register icmp_sender which is used for sending ipv6 icmp msgs. This extra layer allows us to kill ipv6 dependency for sending icmp packets. This patch also fixes ip_tunnel compilation problem when ip_tunnel is statically compiled in kernel but ipv6 is module Signed-off-by: Pravin B Shelar Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed