opnsense-src/lib/libnetgraph
Gleb Smirnoff 61dbb845c7 Fix for quite a special case when userland emulates a netgraph node, and
userland can reply to a message with NGM_HASREPLY bit set. In this case
we should not wait for a response to a responce.

PR:		176771
Submitted by:	Keith Reynolds <keith.reynolds tidalscale.com>
2013-03-11 13:05:11 +00:00
..
debug.c bring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgraph expects 2009-12-28 12:29:13 +00:00
internal.h Replace select() by poll() to avoid problems with big 2007-05-14 14:18:41 +00:00
Makefile Bump the version of all non-symbol-versioned shared libraries in 2009-07-19 17:25:24 +00:00
msg.c Fix for quite a special case when userland emulates a netgraph node, and 2013-03-11 13:05:11 +00:00
netgraph.3 Yes, NgRecvAsciiMsg has the same results as NgRecvAsciiMsg, but it's 2004-07-04 04:03:37 +00:00
netgraph.h - Added three new interfaces, NgAllocRecvMsg(), NgAllocRecvAsciiMsg(), 2004-01-27 20:25:14 +00:00
sock.c Fix socket calls on error post-r243965. 2012-12-21 15:54:13 +00:00