]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If V_maxnipq is set to zero, drain the queue here and now, instead of
authorGleb Smirnoff <glebius@FreeBSD.org>
Thu, 9 Apr 2015 08:56:23 +0000 (08:56 +0000)
committerGleb Smirnoff <glebius@FreeBSD.org>
Thu, 9 Apr 2015 08:56:23 +0000 (08:56 +0000)
commit1c0b48c79a6fd444009ea0772a2f2e5f0c8a667e
treede353b6eac9d0e064d9220d629c91456f2521842
parent55c28800ad4118cc28cabd4ae90c1553f6198921
If V_maxnipq is set to zero, drain the queue here and now, instead of
relying on timeouts.

Sponsored by: Nginx, Inc.
sys/netinet/ip_input.c