I need to access the route table in a module. Yet i found it difficult cause many functions and variables related to route subsystem are not exported. Is there any way i can access or modify the route table in a module without modifying the kernel?
thanks