Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 13:36:52 -0500
From:      Florent Parent <Florent.Parent@viagenie.qc.ca>
To:        freebsd-net@freebsd.org
Subject:   Re: netgraph: how to setsockopt on ksocket node ?
Message-ID:  <96000000.1011292612@blues.viagenie.qc.ca>
In-Reply-To: <5.1.0.14.0.20020117190855.01d15fb8@mail.drwilco.net>
References:   <5.1.0.14.0.20020117190855.01d15fb8@mail.drwilco.net>

next in thread | previous in thread | raw e-mail | index | archive | help


--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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?96000000.1011292612>