diff options
author | Pavel Emelyanov <xemul@openvz.org> | 2008-01-18 03:27:12 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-20 20:31:36 -0800 |
commit | b3652b2dc5ec6ccd946ae9136b30c6babb81305a (patch) | |
tree | 2818c05ca3500de108b39c811082d1d439ae3879 /net/irda/irlan | |
parent | 632041f306707df94110441f55b1458ebeb096db (diff) |
[IPV6]: Mischecked tw match in __inet6_check_established.
When looking for a conflicting connection the !sk->sk_bound_dev_if
check is performed only for live sockets, but not for timewait-ed.
This is not the case for ipv4, for __inet6_lookup_established in
both ipv4 and ipv6 and for other places that check for tw-s.
Was this missed accidentally? If so, then this patch fixes it and
besides makes use if the dif variable declared in the function.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/irda/irlan')
0 files changed, 0 insertions, 0 deletions