https://github.com/torvalds/linux
Revision 25ad6117e73656071b38fd19fa67ae325471c758 authored by David S. Miller on 30 August 2013, 21:39:33 UTC, committed by David S. Miller on 30 August 2013, 21:39:33 UTC
This reverts commit 1f324e38870cc09659cf23bc626f1b8869e201f2.

It seems to cause regressions, and in particular the output path
really depends upon there being a socket attached to skb->sk for
checks such as sk_mc_loop(skb->sk) for example.  See ip6_output_finish2().

Reported-by: Stephen Warren <swarren@wwwdotorg.org>
Reported-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 737e828
History
Tip revision: 25ad6117e73656071b38fd19fa67ae325471c758 authored by David S. Miller on 30 August 2013, 21:39:33 UTC
Revert "ipv6: Don't depend on per socket memory for neighbour discovery messages"
Tip revision: 25ad611
File Mode Size
Kconfig -rw-r--r-- 795 bytes
Makefile -rw-r--r-- 279 bytes
ad1843.c -rw-r--r-- 16.0 KB
au1x00.c -rw-r--r-- 18.7 KB
hal2.c -rw-r--r-- 25.0 KB
hal2.h -rw-r--r-- 8.2 KB
sgio2audio.c -rw-r--r-- 26.6 KB

back to top