Revision fbdc0ad095c0a299e9abf5d8ac8f58374951149a authored by Li RongQing on 22 May 2014, 08:36:55 UTC, committed by David S. Miller on 22 May 2014, 19:57:36 UTC
the value of itag is a random value from stack, and may not be initiated by
fib_validate_source, which called fib_combine_itag if CONFIG_IP_ROUTE_CLASSID
is not set

This will make the cached dst uncertainty

Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-by: Alexei Starovoitov <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent d0c21d4
History
File Mode Size
.gitignore -rw-r--r-- 7 bytes
Makefile -rw-r--r-- 671 bytes
fixdep.c -rw-r--r-- 11.4 KB

back to top