]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[DCCP]: Introduce dccp_probe
authorIan McDonald <ian.mcdonald@jandi.co.nz>
Fri, 22 Sep 2006 02:28:01 +0000 (14:28 +1200)
committerArnaldo Carvalho de Melo <acme@mandriva.com>
Sun, 24 Sep 2006 21:08:17 +0000 (18:08 -0300)
commite41542f5167d6b506607f8dd111fa0a3e468ccb8
tree89fefd3feb59f11f256dd276038a562c09b4602d
parent3dd9a7c3a155ee96160876cba92439fdc96d7e0b
[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>
net/dccp/Kconfig
net/dccp/Makefile
net/dccp/probe.c [new file with mode: 0644]