Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2003 19:56:03 +0200
From:      Vincent Jardin <vjardin@wanadoo.fr>
To:        net@freebsd.org
Subject:   Netgraph, meta and socket PF_NG
Message-ID:  <200307241956.03699.vjardin@wanadoo.fr>

next in thread | raw e-mail | index | archive | help
With the regular data, I would like to send an opaque data from a netgrap=
h=20
node to a userland program that has a NG_DATA/PF_NETGRAPH socket. This op=
aque=20
data is the meta.
How can it be performed ?

Then, from the userland program, how to send data with an opaque to a=20
NG_DATA/PF_NG socket ? Then this opaque would be a netgraph's meta.

It seems that ng_socket does not support this feature, however I am not s=
ure=20
that I understand properly its source code. ;-(

Thanks,
  Vincent



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