diff options
| author | Gerrit Renker <[email protected]> | 2006-11-10 14:32:01 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-12-03 05:21:58 +0000 |
| commit | 8a73cd09d96aa01743316657fc4e6864fe79b703 (patch) | |
| tree | fa22ed8ac78c5c76cc8ee3afd8bf72607290d42d /net/ipv6/tcp_ipv6.c | |
| parent | [DCCP] timewait: Remove leftover extern declarations (diff) | |
| download | kernel-8a73cd09d96aa01743316657fc4e6864fe79b703.tar.gz kernel-8a73cd09d96aa01743316657fc4e6864fe79b703.zip | |
[DCCP]: calling dccp_v{4,6}_reqsk_send_ack is a BUG
This patch removes two functions, the send_ack functions of request_sock,
which are not called/used by the DCCP code. It is correct that these
functions are not called, below is a justification why calling these
functions (on a passive socket in the LISTEN/RESPOND state) would mean
a DCCP protocol violation.
A) Background: using request_sock in TCP:
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
