From owner-freebsd-net Thu Jan 17 12:20:24 2002 Delivered-To: freebsd-net@freebsd.org Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by hub.freebsd.org (Postfix) with ESMTP id AE54037B416 for ; Thu, 17 Jan 2002 12:20:19 -0800 (PST) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020117202019.HAPR5944.rwcrmhc51.attbi.com@InterJet.elischer.org>; Thu, 17 Jan 2002 20:20:19 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA92794; Thu, 17 Jan 2002 12:18:42 -0800 (PST) Date: Thu, 17 Jan 2002 12:18:42 -0800 (PST) From: Julian Elischer To: Florent Parent Cc: freebsd-net@freebsd.org Subject: Re: netgraph: how to setsockopt on ksocket node ? In-Reply-To: <96000000.1011292612@blues.viagenie.qc.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org archie is Mr ksocket. On Thu, 17 Jan 2002, Florent Parent wrote: > > > --On 2002-01-17 19:11:45 +0100 drwilco@drwilco.net wrote: > > > > >> ret = NgSendMsg(cs, epath, NGM_KSOCKET_COOKIE, NGM_KSOCKET_SETOPT, > >> (struct ng_ksocket_sockopt *)&myopts, > >> sizeof(myopts))); > >> > >> return error 14 "Bad address". > > > > Could it be that your path to the node is not correct? (missing a : > > maybe...?) > > > > Doc > > No. I'm able to CONNECT and BIND on that same path. I'm able to trace to > call to the ng_ksocket module so it is going to the correct path. > > Florent. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message