]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Merge r248159:
authorglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 24 Jun 2013 09:25:38 +0000 (09:25 +0000)
committerglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 24 Jun 2013 09:25:38 +0000 (09:25 +0000)
commit8d1eb56009f92650267dfedbf782c6530735dd48
tree9505ab41472565179ff5b3120460fbc56c213fbc
parenta59e8f8ef9c1c5d09593b1c3ada383f06eee914e
Merge r248159:
  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>

git-svn-id: svn://svn.freebsd.org/base/stable/9@252151 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libnetgraph/msg.c