diff options
author | Martin Pieuchot <mpi@cvs.openbsd.org> | 2017-03-07 09:23:28 +0000 |
---|---|---|
committer | Martin Pieuchot <mpi@cvs.openbsd.org> | 2017-03-07 09:23:28 +0000 |
commit | f1ed45b0bcbf55b2cf8680491afee69178d4cf79 (patch) | |
tree | 1ae99a785319a046bac4af9399441d1766409bdf /sys/net/bfd.c | |
parent | 295b208bdcd2565755c394c3c1ddd159aeaa7d8c (diff) |
Do not grab the NET_LOCK() for routing sockets operations.
The only function that need the lock is rtm_output() as it messes with
the routing table. So grab the lock there since it is safe to sleep
in a process context.
ok bluhm@
Diffstat (limited to 'sys/net/bfd.c')
0 files changed, 0 insertions, 0 deletions