On Fri, Sep 22, 2006 at 02:28:01PM +1200, Ian McDonald wrote:
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 <redacted>
Applied after renaming net/dccp/dccp_probe.c to net/dccp/probe.c for
consistency, the resulting module remains dccp_probe.ko
I guess we should try at some point to consolidate the code in these
probes tho.
- Arnaldo