]> git.baikalelectronics.ru Git - kernel.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)
commitbee260d0899fd03169cdef707288fa92e2ce5ff2
tree89fefd3feb59f11f256dd276038a562c09b4602d
parent4f4303752375f6c59ba07145524a9b36905f0566
[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]