git: wg: Port #1: replace rwlock with lockmgr(9)

Aaron LI aly at crater.dragonflybsd.org
Thu Feb 8 00:32:25 PST 2024


commit 7ef217fece075cfba22984d6acc1c7b06e1cb9bb
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Sep 21 13:15:39 2023 +0800

    wg: Port #1: replace rwlock with lockmgr(9)

Summary of changes:
 sys/net/wg/if_wg.c     |  19 +++++----
 sys/net/wg/wg_cookie.c |  35 ++++++++--------
 sys/net/wg/wg_cookie.h |   4 +-
 sys/net/wg/wg_noise.c  | 107 ++++++++++++++++++++++++-------------------------
 4 files changed, 81 insertions(+), 84 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7ef217fece075cfba22984d6acc1c7b06e1cb9bb


-- 
DragonFly BSD source repository


More information about the Commits mailing list