|
Creating IP route using rtnetlink from kernel space
Hi All,
I am working on a Linux kernel module; one of the functionality being to create IPv4 routes. I could find lot of material on user-kernel space interaction but nothing that describes a kernel module, which uses rtnetlink to create ip route.
Any pointers will be of help.
Thanks
|