Use M_INTWAIT instead of M_NOWAIT in the ip messaging redispatch case to
authorMatthew Dillon <dillon@dragonflybsd.org>
Thu, 22 Apr 2004 04:26:28 +0000 (04:26 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Thu, 22 Apr 2004 04:26:28 +0000 (04:26 +0000)
commit626bee9a7c9d14008a3f06bbff165caeb59597be
tree8c09883e8c8f6feb0e502f3b7a936b2c2f7bb1bb
parent02334e235bf1f2a1d0684cdfc817d6f3c8697edd
Use M_INTWAIT instead of M_NOWAIT in the ip messaging redispatch case to
avoid random drops.
sys/netinet/ip_input.c