On Thu, 26 Jan 2017 10:49:42 +0100 (CET) Mikael <[email protected]> wrote:
> The firewall itself utilizes modules which are non-open source. As such > building your own kernel, even with the same version is not possible as the > firewall product would cease operating. You could try to build module for AES acceleration with the same vermagic (look at the output of modinfo some_module.ko) and try to insmod it without changing the running kernel. Regards, Nerijus
