diff options
author | 2012-09-13 19:54:57 +0000 | |
---|---|---|
committer | 2012-09-19 15:35:33 -0400 | |
commit | 3fd91fb35847a8b3287f00970efc069de16df8b4 (patch) | |
tree | 2512b1a45c9b18b4e31bb894c8f0c1d134426b0b /net/core/ethtool.c | |
parent | net: more accurate network taps in transmit path (diff) | |
download | wireguard-linux-3fd91fb35847a8b3287f00970efc069de16df8b4.tar.xz wireguard-linux-3fd91fb35847a8b3287f00970efc069de16df8b4.zip |
ipv6: recursive check rt->dst.from when call rt6_check_expired
If dst cache dst_a copies from dst_b, and dst_b copies from dst_c, check
if dst_a is expired or not, we should not end with dst_a->dst.from, dst_b,
we should check dst_c.
CC: Gao feng <gaofeng@cn.fujitsu.com>
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/ethtool.c')
0 files changed, 0 insertions, 0 deletions