From mboxrd@z Thu Jan 1 00:00:00 1970 From: "David Boreham" Date: Wed, 25 Sep 2002 15:30:45 +0000 Subject: Re: [LARTC] get a route from within c code Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org > I woluld like to know if there is a way to know the route to a destination > without asking it via console (ip route get) but from within c code. > One possible way is to make system("ip route gat xxx.xxx.xxx.xxx"), redirect > to a file and then read the file. > Is there a simpler and more efficient way? So...the 'ip' command is C code, right ? And you can download the source... _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/