git: wg: Disable auto link-local configuration and DAD

Aaron LI aly at crater.dragonflybsd.org
Sun Mar 3 00:50:52 PST 2024


commit ee9faa16d2229bf1a50ec0fcf7eefd15bc393777
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Mar 3 16:20:20 2024 +0800

    wg: Disable auto link-local configuration and DAD
    
    They're useless for this virtual interface.
    
    Actually, this code presents in the FreeBSD version but was removed
    during the porting; now add it back.

Summary of changes:
 sys/net/wg/if_wg.c | 7 +++++++
 1 file changed, 7 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ee9faa16d2229bf1a50ec0fcf7eefd15bc393777


-- 
DragonFly BSD source repository


More information about the Commits mailing list