Comment 28 for bug 1773165

Revision history for this message
Andrei Andone (andrei.andone) wrote :

Hello everybody,

The problem is that we have added functionality to the kernel module.
Since dkms now comes with the kernel itself, how can we add our functionality to it?

Is there a way to gracefully replace the openvswitch kmod with our own, also, in order to build the kernel module against the kernel we would need to at least patch the existing openvswitch.h file that comes with the kernel-headers. Is that an option?

Regards,
Andrei