linux/net/dccp
David S. Miller fd169f15a6 [DCCP] ipv6: Fix opt_skb leak.
Based upon a patch from Jesper Juhl.  Try to match the
TCP IPv6 code this was copied from as much as possible,
so that it's easy to see where to add the ipv6 pktoptions
support code.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-10-21 19:55:21 -07:00
..
ccids [DCCP]: Use constants for CCIDs 2006-09-24 18:03:41 -03:00
Kconfig [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
Makefile [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
ackvec.c [DCCP] ackvec: Remove unused variables 2006-09-22 15:19:09 -07:00
ackvec.h [DCCP] ackvec: Remove unused variables 2006-09-22 15:19:09 -07:00
ccid.c [DCCP] CCID: Improve CCID infrastructure 2006-03-20 19:21:44 -08:00
ccid.h [DCCP] options: Make dccp_insert_options & friends yell on error 2006-03-20 22:32:06 -08:00
dccp.h [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
diag.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
feat.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
feat.h [DCCP]: Shift sysctls into feat.h 2006-09-22 15:18:16 -07:00
input.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
ipv4.c [DCCP]: Fix Oops in DCCPv6 2006-10-21 19:55:20 -07:00
ipv6.c [DCCP] ipv6: Fix opt_skb leak. 2006-10-21 19:55:21 -07:00
ipv6.h Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
minisocks.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
options.c [DCCP]: Update contact details and copyright 2006-08-26 19:01:30 -07:00
output.c [DCCP]: Introduce tx buffering 2006-09-22 15:18:17 -07:00
probe.c [DCCP]: Introduce dccp_probe 2006-09-24 18:08:17 -03:00
proto.c [DCCP]: Allow default/fallback service code. 2006-09-24 17:49:26 -03:00
sysctl.c [DCCP]: Shift sysctls into feat.h 2006-09-22 15:18:16 -07:00
timer.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00