Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2002 12:18:42 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Florent Parent <Florent.Parent@viagenie.qc.ca>
Cc:        freebsd-net@freebsd.org
Subject:   Re: netgraph: how to setsockopt on ksocket node ?
Message-ID:  <Pine.BSF.4.21.0201171218120.82675-100000@InterJet.elischer.org>
In-Reply-To: <96000000.1011292612@blues.viagenie.qc.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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