summaryrefslogtreecommitdiff
path: root/net/ipv6/esp6.c
diff options
context:
space:
mode:
authorLi Wei <lw@cn.fujitsu.com>2011-11-27 21:33:34 (GMT)
committerDavid S. Miller <davem@davemloft.net>2011-11-28 23:09:13 (GMT)
commit2a38e6d5aed24bb7f0211e0819fac8c32c2b5791 (patch)
tree8b31067a05b221efa900bb333aa58c7fbaffc854 /net/ipv6/esp6.c
parent5cac98dd06bc43a7baab3523184f70fd359e9f35 (diff)
downloadlinux-fsl-qoriq-2a38e6d5aed24bb7f0211e0819fac8c32c2b5791.tar.xz
ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.
We need to set np->mcast_hops to it's default value at this moment otherwise when we use it and found it's value is -1, the logic to get default hop limit doesn't take multicast into account and will return wrong hop limit(IPV6_DEFAULT_HOPLIMIT) which is for unicast. Signed-off-by: Li Wei <lw@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/esp6.c')
0 files changed, 0 insertions, 0 deletions