[CRIU] [PATCH 03/15] inet: raw -- Check for kernel diag module support
Andrei Vagin
avagin at gmail.com
Thu Oct 25 05:53:35 MSK 2018
On Sun, Sep 30, 2018 at 10:01:25AM +0300, Cyrill Gorcunov wrote:
> On Wed, Sep 26, 2018 at 10:44:40PM +0100, Radostin Stoyanov wrote:
> > Hi all,
> >
> > CONFIG_INET_RAW_DIAG and CONFIG_INET_UDP_DIAG are not set by default in
> > the Fedora kernel:
> >
> > https://src.fedoraproject.org/cgit/rpms/kernel.git/tree/kernel-x86_64.config?h=f28#n2254
> > https://src.fedoraproject.org/cgit/rpms/kernel.git/tree/kernel-x86_64.config?h=f29#n2245
> >
> > Can we change that?
>
> Hi! Sorry for delay. I think we may ask someone from Fedora camp for it.
> Not sure though whom exactly to ask. Andrew, do you happen to know?
Hmm, I am not sure that I understand what you are talking about...
$ cat /etc/fedora-release
Fedora release 28 (Twenty Eight)
$ cat /boot/config-4.18.10-200.fc28.x86_64 | grep DIAG
CONFIG_PACKET_DIAG=m
CONFIG_UNIX_DIAG=m
CONFIG_SMC_DIAG=m
CONFIG_INET_DIAG=m
CONFIG_INET_TCP_DIAG=m
CONFIG_INET_UDP_DIAG=m
CONFIG_INET_RAW_DIAG=m
CONFIG_INET_DIAG_DESTROY=y
CONFIG_INET_SCTP_DIAG=m
CONFIG_TIPC_DIAG=m
CONFIG_VSOCKETS_DIAG=m
CONFIG_NETLINK_DIAG=m
More information about the CRIU
mailing list