Date: Thu, 18 Sep 2008 13:31:45 +0530 From: "Debarshi Ray" <debarshi.ray@gmail.com> To: "FreeBSD networking and TCP/IP list" <freebsd-net@freebsd.org> Cc: Robert Watson <rwatson@freebsd.org>, "Bruce M. Simpson" <bms@freebsd.org>, Julian Elischer <julian@elischer.org> Subject: Re: reading routing table Message-ID: <3170f42f0809180101w57e1d4c1m1bfcef00200e6b52@mail.gmail.com> In-Reply-To: <alpine.BSF.1.10.0809021017500.1150@fledge.watson.org> References: <3170f42f0809010507q6c37a9d5q19649bc261d7656d@mail.gmail.com> <48BBE7B2.4050409@FreeBSD.org> <48BCE4AA.6050807@elischer.org> <3170f42f0809020017k643180efte155a5b5701a40cf@mail.gmail.com> <alpine.BSF.1.10.0809021017500.1150@fledge.watson.org>
next in thread | previous in thread | raw e-mail | index | archive | help
So I got something working for FreeBSD now: http://rishi.fedorapeople.org/gnu/inetutils-1.5.tar.gz I have been using a combination of sysctl and PF_ROUTE to retrieve the routing table, much like the approach taken by the NetBSD implementation. Support for modifying the routing table is yet to be implemented. Thanks for all your comments. By the way, would you want someone to implement 'show' support for FreeBSD's route implementation? I can give it a go now. :-) Happy hacking, Debarshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3170f42f0809180101w57e1d4c1m1bfcef00200e6b52>