summaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile.inc
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2017-03-03 14:22:41 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2017-03-03 14:22:41 +0000
commitf3f4c0aa3fc080178fe687d773f5d8b4a5083527 (patch)
treeaad6cc729b919c4fae709ba8fb6c9a46caebfa81 /usr.sbin/Makefile.inc
parentfaad752debbb4bc32000b6953e5761516d528b61 (diff)
It is allowed to sleep in route_output() as we run in process context
and do no critical operations on global structures or per socket. The route entry we are working on is reference counted. Call malloc(9) with M_WAITOK and remove the NULL result checks. OK mpi@
Diffstat (limited to 'usr.sbin/Makefile.inc')
0 files changed, 0 insertions, 0 deletions