linux-stable/net/dccp
Ian McDonald e41542f516 [DCCP]: Introduce dccp_probe
This adds DCCP probing shamelessly ripped off from TCP probes by Stephen
Hemminger.

I've put in here support for further CCID3 variables as well.
Andrea/Arnaldo might look to extend for CCID2.

Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-09-24 18:08:17 -03: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]: Allow default/fallback service code. 2006-09-24 17:49:26 -03:00
ipv6.c [NET]: Fix sk->sk_filter field access 2006-09-22 15:18:47 -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