git: wg: Return ENETUNREACH when transmitting to a non-existent peer

Aaron LI aly at crater.dragonflybsd.org
Mon Jul 27 02:44:01 PDT 2026


commit 70b4e2bfc51bb2c5863694f2e2aed52e5b0b19e7
Author: Aaron LI <aly at aaronly.me>
Date:   Thu Jul 23 13:00:27 2026 +0800

    wg: Return ENETUNREACH when transmitting to a non-existent peer
    
    Do the same thing as FreeBSD and OpenBSD.
    
    Obtained-from: FreeBSD (https://reviews.freebsd.org/D44582)

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/70b4e2bfc51bb2c5863694f2e2aed52e5b0b19e7


-- 
DragonFly BSD source repository


More information about the Commits mailing list