diff options
author | 2017-02-28 10:16:38 +0000 | |
---|---|---|
committer | 2017-02-28 10:16:38 +0000 | |
commit | f68d43e61852b7ef3a33beaf1f13bb9595e8e9ab (patch) | |
tree | a7dbf4f4ad002e702a36991eb4407402e4a9d7fa /lib/libssl/ssl_lib.c | |
parent | Some refactoring in ip6_input() needed to un-KERNEL_LOCK() the IPv6 (diff) | |
download | wireguard-openbsd-f68d43e61852b7ef3a33beaf1f13bb9595e8e9ab.tar.xz wireguard-openbsd-f68d43e61852b7ef3a33beaf1f13bb9595e8e9ab.zip |
Use rtable_match() rather than rtalloc(9) when adding a new route.
rtalloc(9) should be reserved for the hot path otherwise it's hard
to interpret the value of the 'use' counter.
ok claudio@
Diffstat (limited to 'lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions