diff options
author | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-03-03 14:22:41 +0000 |
---|---|---|
committer | Alexander Bluhm <bluhm@cvs.openbsd.org> | 2017-03-03 14:22:41 +0000 |
commit | f3f4c0aa3fc080178fe687d773f5d8b4a5083527 (patch) | |
tree | aad6cc729b919c4fae709ba8fb6c9a46caebfa81 /usr.sbin/Makefile.inc | |
parent | faad752debbb4bc32000b6953e5761516d528b61 (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