diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2014-05-22 16:36:55 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-22 15:57:36 -0400 |
commit | fbdc0ad095c0a299e9abf5d8ac8f58374951149a (patch) | |
tree | 7bb8cacc79f31a08ee159c8a879454de327a650c /net/batman-adv/hard-interface.c | |
parent | d0c21d43a5a12aaebb1e42e10cf78e6491fc9e5a (diff) | |
download | op-kernel-dev-fbdc0ad095c0a299e9abf5d8ac8f58374951149a.zip op-kernel-dev-fbdc0ad095c0a299e9abf5d8ac8f58374951149a.tar.gz |
ipv4: initialise the itag variable in __mkroute_input
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>
Diffstat (limited to 'net/batman-adv/hard-interface.c')
0 files changed, 0 insertions, 0 deletions