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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 253.9 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top