diff options
author | JP Abgrall | 2013-02-20 18:38:34 -0600 |
---|---|---|
committer | Arve Hjønnevåg | 2013-02-22 17:27:53 -0600 |
commit | e7f415eadf62add0340ba59b4f6fcaa8c126da7f (patch) | |
tree | 30cfa6e4bd6084fa2430362a93ae61b6cad8b1cc /usr | |
parent | 2b9b0b6a95cb7adbdd4fa03bff2c7dec86852aa0 (diff) | |
download | kernel-common-e7f415eadf62add0340ba59b4f6fcaa8c126da7f.tar.gz kernel-common-e7f415eadf62add0340ba59b4f6fcaa8c126da7f.tar.xz kernel-common-e7f415eadf62add0340ba59b4f6fcaa8c126da7f.zip |
netfilter: xt_qtaguid: fix bad tcp_time_wait sock handling
Since (41063e9 ipv4: Early TCP socket demux), skb's can have an sk which
is not a struct sock but the smaller struct inet_timewait_sock without an
sk->sk_socket. Now we bypass sk_state == TCP_TIME_WAIT
Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions