From owner-freebsd-questions Mon Mar 19 3:14:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from venus.postmark.net (venus.postmark.net [207.244.122.71]) by hub.freebsd.org (Postfix) with SMTP id 1C47037B719 for ; Mon, 19 Mar 2001 03:14:50 -0800 (PST) (envelope-from vishu_bp@postmark.net) Received: (qmail 21139 invoked by uid 501); 19 Mar 2001 12:18:35 -0000 Message-ID: <20010319121835.21137.qmail@venus.postmark.net> Received: from 203.200.20.3 by www.postmark.net with HTTP; 19 Mar 2001 12:18:35 -0000 Mime-Version: 1.0 From: Vishwanath P To: questions@freebsd.org Subject: how tcp/ip stack running Date: Mon, 19 Mar 2001 12:18:35 +0000 Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, can any one help me with this. As far as i know inetd daemon has ftp, telnetd etc.. what my prob. is how the actual tcp/ip stack running? ie we know that there are modules for ip_input , ip_output, tcp_input etc.... how r these modules combined. R they running as a single process? or separate processes? if i see ps -aef which is the process which is running tcp/ip stack.or is it some daemon? TIA (thanx in advance..) Vishwanath P vishu_bp@postmark.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message