On Wed, Nov 19, 2003 at 01:14:21PM -0800, John Polstra wrote:
> On 19-Nov-2003 Crist J. Clark wrote:
> > OK, an easy one. I am trying to do some netgraph(3) coding in
> > userland. From how I read the documentation, this should work. Before
> > I go learn all of the netraph(4) kernel code to unders
On 19-Nov-2003 Crist J. Clark wrote:
> OK, an easy one. I am trying to do some netgraph(3) coding in
> userland. From how I read the documentation, this should work. Before
> I go learn all of the netraph(4) kernel code to understand the error
> message, could someone tell me how this is supposed t
OK, an easy one. I am trying to do some netgraph(3) coding in
userland. From how I read the documentation, this should work. Before
I go learn all of the netraph(4) kernel code to understand the error
message, could someone tell me how this is supposed to look? I'm sure
it's something obvious that