https://github.com/torvalds/linux
Revision 187e38384c4abfbbb1b880fab234d16c2df23a25 authored by YOSHIFUJI Hideaki on 04 June 2008, 04:01:37 UTC, committed by YOSHIFUJI Hideaki on 04 June 2008, 19:02:35 UTC
The outgoing interface index (ipi6_ifindex) in IPV6_PKTINFO
ancillary data, is not checked if the source address (ipi6_addr)
is unspecified.  If the ipi6_ifindex is the not-exist interface,
it should be fail.

Based on patch from Shan Wei <shanwei@cn.fujitsu.com> and
Brian Haley <brian.haley@hp.com>.

Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com>
Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
1 parent 95b496b
History
Tip revision: 187e38384c4abfbbb1b880fab234d16c2df23a25 authored by YOSHIFUJI Hideaki on 04 June 2008, 04:01:37 UTC
[IPV6]: Check outgoing interface even if source address is unspecified.
Tip revision: 187e383
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 686 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.5 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 98.3 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top