git: wg: Update noise_remote_index_insert() to return the new index

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


commit 313ebe4e6b15fc1bf2e75f0b270357fdc2649dcc
Author: Aaron LI <aly at aaronly.me>
Date:   Sat Jan 6 22:02:36 2024 +0800

    wg: Update noise_remote_index_insert() to return the new index
    
    This index is required by the caller, i.e., noise_create_initiation().
    So make this change to help simplify the code a bit.

Summary of changes:
 sys/net/wg/wg_noise.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/313ebe4e6b15fc1bf2e75f0b270357fdc2649dcc


-- 
DragonFly BSD source repository


More information about the Commits mailing list