Answer the question
In order to leave comments, you need to log in
Is it possible to include libraries in a kernel module?
At the moment, I have implemented a program for changing the packet route in the satellite segment (at the L3 L4 level) using Go, but I plan to rewrite it in C, make a kernel module. I started looking into it but didn't find a concrete answer. You need a cache and sending some data, as I understand it all will have to be written to zero in the kernel?
Answer the question
In order to leave comments, you need to log in
I plan to rewrite the program for changing the packet route in the satellite segment
in C, to make a kernel module
Ideally, you need a cache and sending some data, as I understand it all will have to be written to zero in the kernel
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question