Hi Iam forwarding this mail from my friend. Can someone help? --- venu maya ----- Original Message ----- From: "rvemuri" <rvemuri@xxxxxxxxxx> To: <linux-net@xxxxxxxxxxxxxxx> Sent: Friday, August 13, 2004 2:45 PM Subject: route addition/deletion from within kernel > Hi all, > What APIs do I call if I need to add/delete routes (to be called from > a module) . I tried to follow the socket ioctl handlers for route > addition/deletion but looks like these are not exported ((struct fib_table > *)tb->tb_insert() == fn_hash_insert, I am working on 2.4.18,btw), I get the > feeling I am complete off-track looking for APIs, can somebody point out how > I can go about doing this. > Thanks in advance, > vemuri > - -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/