Dear Gerrit,
thanks for all, but now I have a new problem.
I need to enable Monitoring DCCP as here
http://www.linux-foundation.org/en/Net:DCCP_Testing#Monitoring_DCCP
So, I make:
sudo modprobe dccp
sudo modprobe dccp_ccid3
sudo sysctl -w net.dccp.default.rx_ccid=3
sudo sysctl -w net.dccp.default.tx_ccid=3
and this is OK, but when I make:
modprobe -v dccp_probe
I have follow message:
zazze@zazze-portatile:~$ sudo modprobe -v dccp_probe
FATAL: Module dccp_probe not found.
Have you suggestions?
Giuseppe
--
To unsubscribe from this list: send the line "unsubscribe dccp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html