Re: [osol-discuss] Reading Route table

2009-04-27 Thread James Carlson
Paul Durrant writes: > Akhil Jain wrote: > > > > The route command is an administrative command. If there are any C api's > > which can directly read routing table (w.o. using system() call) .. > > > > man -s 7p route > > what other API do you need? The big part you'd need (and that isn't doc

Re: [osol-discuss] Reading Route table

2009-04-20 Thread Martin Bochnig
> Martin Bochnig wrote: >> Have a look at the routing(7P) and route(7P) man pages. On Mon, Apr 20, 2009 at 12:57 PM, Akhil Jain wrote: > Hi, > > The route command is an administrative command. If there are any C api's > which can directly read routing table (w.o. using system() call) .. > > --Ak

Re: [osol-discuss] Reading Route table

2009-04-20 Thread Paul Durrant
Akhil Jain wrote: The route command is an administrative command. If there are any C api's which can directly read routing table (w.o. using system() call) .. man -s 7p route what other API do you need? -- === Paul Durrant http://www.linkedin.com/in/pdurrant

Re: [osol-discuss] Reading Route table

2009-04-20 Thread Akhil Jain
Hi, The route command is an administrative command. If there are any C api's which can directly read routing table (w.o. using system() call) .. --Akhil Jain -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-

Re: [osol-discuss] Reading Route table

2009-04-20 Thread Martin Bochnig
On Mon, Apr 20, 2009 at 12:06 PM, Akhil Jain wrote: > Hi All, > > Want to read route table from solaris kernel in my C code. Is there any API's > for that ? Have a look at the routing(7P) and route(7P) man pages. ___ opensolaris-discuss mailing list

[osol-discuss] Reading Route table

2009-04-20 Thread Akhil Jain
Hi All, Want to read route table from solaris kernel in my C code. Is there any API's for that ? Thanks Akhil Jain -- This message posted from opensolaris.org ___ opensolaris-discuss mailing list opensolaris-discuss@opensolaris.org