kernel-ark/net/dccp
Herbert Xu 49c5bfaffe [DCCP]: Clear the IPCB area
Turns out the problem has nothing to do with use-after-free or double-free.
It's just that we're not clearing the CB area and DCCP unlike TCP uses a CB
format that's incompatible with IP.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Ian McDonald <imcdnzl@gmail.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2005-10-20 14:49:59 -02:00
..
ccids
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h
diag.c
input.c [DCCP]: Transition from PARTOPEN to OPEN when receiving DATA packets 2005-10-10 21:25:00 -07:00
ipv4.c [DCCP]: Clear the IPCB area 2005-10-20 14:49:59 -02:00
Kconfig
Makefile
minisocks.c
options.c
output.c [DCCP]: Clear the IPCB area 2005-10-20 14:49:59 -02:00
proto.c [DCCP]: Make dccp_write_xmit always free the packet 2005-10-20 14:44:29 -02:00
timer.c