aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/dccp.h
diff options
context:
space:
mode:
authorGerrit Renker <gerrit@erg.abdn.ac.uk>2007-11-28 08:35:08 +0000
committerDavid S. Miller <davem@davemloft.net>2008-01-28 14:55:12 -0800
commitf53dc67c5e7babafe239b93a11678b0e05bead51 (patch)
tree50737228e796667e8c24e9a821cb11bca372516a /include/linux/dccp.h
parent[TFRC]: Migrate TX history to singly-linked lis (diff)
downloadlinux-dev-f53dc67c5e7babafe239b93a11678b0e05bead51.tar.xz
linux-dev-f53dc67c5e7babafe239b93a11678b0e05bead51.zip
[DCCP]: Use AF-independent rebuild_header routine
This fixes a nasty bug: dccp_send_reset() is called by both DCCPv4 and DCCPv6, but uses inet_sk_rebuild_header() in each case. This leads to unpredictable and weird behaviour: under some conditions, DCCPv6 Resets were sent, in other not. The fix is to use the AF-independent rebuild_header routine. Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/dccp.h')
0 files changed, 0 insertions, 0 deletions