From owner-freebsd-hackers@FreeBSD.ORG Sun Mar 9 12:30:07 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D73951065675; Sun, 9 Mar 2008 12:30:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id 8AF4E8FC1D; Sun, 9 Mar 2008 12:30:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 04E9541C795; Sun, 9 Mar 2008 13:30:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id Yqe7zxzNZ72f; Sun, 9 Mar 2008 13:30:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id A42F841C770; Sun, 9 Mar 2008 13:30:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 0380D44487F; Sun, 9 Mar 2008 12:28:41 +0000 (UTC) Date: Sun, 9 Mar 2008 12:28:41 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Hans Petter Selasky In-Reply-To: <200803091027.39843.hselasky@c2i.net> Message-ID: <20080309121908.E50685@maildrop.int.zabbadoz.net> References: <200803081133.02575.hselasky@c2i.net> <20080308171435.J88526@fledge.watson.org> <200803091027.39843.hselasky@c2i.net> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-hackers@freebsd.org, Robert Watson Subject: Re: Documentation on writing a custom socket X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Mar 2008 12:30:07 -0000 On Sun, 9 Mar 2008, Hans Petter Selasky wrote: > On Saturday 08 March 2008, Robert Watson wrote: >> On Sat, 8 Mar 2008, Hans Petter Selasky wrote: > >> For example, do you >> anticipate using or even needing the routing facilities, and how might you >> map ISDN telephony parts into the normal network stack infrastructure of >> addresses, routing, interfaces, etc? > > Hi Robert, > > ISDN is very simple. In the ISDN world there is a term called TEI which is the > Terminal Entity Identifier. This kind of like an IP address. Terminal Endpoint Identifier ... -- Bjoern A. Zeeb bzeeb at Zabbadoz dot NeT Software is harder than hardware so better get it right the first time.