]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Do not depend on rt->n in ip6_finish_output2().
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Thu, 17 Jan 2013 12:54:00 +0000 (12:54 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 Jan 2013 23:38:19 +0000 (18:38 -0500)
commit879278e7a0a3e1a1cd526f7e82734673dd574fe2
treeaaa108891bb6eefbb24b1af220cda2fab463c381
parent3ed286d33caaead721c72d6e882693a7a6a06498
ipv6: Do not depend on rt->n in ip6_finish_output2().

If neigh is not found, create new one.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_output.c