git: wg: Allow to set persistent-keepalive regardless of peer status

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


commit 254b6c0adc3b4798ea6a7b8bb6e047f552c83c26
Author: Aaron LI <aly at aaronly.me>
Date:   Tue Jan 9 13:32:36 2024 +0800

    wg: Allow to set persistent-keepalive regardless of peer status
    
    It was unable to set persistent-keepalive when the peer was disabled,
    which was inconvenient and unnecessary.  For example, one can configure
    the interface and peers before finally making the interface UP.

Summary of changes:
 sys/net/wg/if_wg.c | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/254b6c0adc3b4798ea6a7b8bb6e047f552c83c26


-- 
DragonFly BSD source repository


More information about the Commits mailing list