git: wg: Port #36: reimplement loop detection feature

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


commit c7dc8227899e19aa0b7b04be079602abadf4f4eb
Author: Aaron LI <aly at aaronly.me>
Date:   Sat Jan 13 21:27:37 2024 +0800

    wg: Port #36: reimplement loop detection feature
    
    The mbuf m_pkthdr has been extended to provide the 'loop_cnt' member to
    help detect loops.  Adapt the code to make use of it.
    
    Referred-to: OpenBSD

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

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


-- 
DragonFly BSD source repository


More information about the Commits mailing list