summaryrefslogtreecommitdiffstats
path: root/lib/libgpib/ibfoo.c
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2005-02-12 14:54:19 +0000
committerglebius <glebius@FreeBSD.org>2005-02-12 14:54:19 +0000
commitf36bba96f5e5614dcc392eb6e43a8fa8342a8b9c (patch)
tree94e87c9322455be2391a1d57f1f3099858041e79 /lib/libgpib/ibfoo.c
parent33ab2b5cf1b439bfe17ec30e222008c8a28fd665 (diff)
downloadFreeBSD-src-f36bba96f5e5614dcc392eb6e43a8fa8342a8b9c.zip
FreeBSD-src-f36bba96f5e5614dcc392eb6e43a8fa8342a8b9c.tar.gz
When netgraph(4) was converted to use mbuf_tags(9) instead of meta-data
a definite setup was broken: two ng_ksockets are connected to each other, connect()ed to different remote hosts, and bind()ed to different local interfaces. In this case one ng_ksocket is fooled with tag from the other one. Put node id into tag. In rcvdata method utilize tag only if it has our own id inside or id equals zero. The latter case is added to support packets send by some third, not ng_ksocket node. MFC after: 1 week
Diffstat (limited to 'lib/libgpib/ibfoo.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud