[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: How to change kernel route table
Usually, such types of things (route modifications) are done in ioctls. In
this case, it is ioctl SIOCADDRT
Sharad.
----- Original Message -----
From: M.Chenna kesava Reddy <mcreddy@xxxxxxxxx>
To: <linux-india-programmers@xxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, November 16, 2000 1:04 PM
Subject: [LIP] How to change kernel route table
> Hi All
> I am working on propritary RIP implementation on Embedded Linux.
> I have a doubt:
> How the gated write a new rip entry route to the kernel routing table.
>
> Any hlp will be app