Can we set CONFIG_PACKET_DIAG to "m"

Andrey Wagin avagin at gmail.com
Tue Mar 26 20:14:14 UTC 2013


Hi All,

I found that currently CONFIG_PACKET_DIAG is not set. I suggest compile it
as a module. All other diag subsystems are compiled as modules.
# cat /boot/config-3.9.0-0.rc4.git0.1.fc19.x86_64 | grep DIAG
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX_DIAG=m
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_INET_UDP_DIAG=m
CONFIG_INET_DCCP_DIAG=m

Socket diag subsystems are used by iproute2 and crtools.

Thanks,
Andrew Vagin


More information about the kernel mailing list