On Tue, Jun 19, 2001 at 06:13:23AM -0400, [EMAIL PROTECTED] wrote:
> Hi,
> Iam not clear about your point.
> All my queries are withrespect to the file /usr/src/sbin/route/route.c.
>
> The "route" command main() open a routing socket. All the user
> requests are stored in are stored in the stru
On Tue, Jun 19, 2001 at 05:08:07AM -0400, [EMAIL PROTECTED] wrote:
> Hi,
> the route command main function opens a routing socket & writes user
> messages to it through the rtmsg(). My doubt is who is reading from
> that routing socket?
>
Many programs do: natd(8), route(8), routed(8), etc.
Che