git: if_clone: Refactor out if_clone_createif() function

Aaron LI aly at crater.dragonflybsd.org
Wed Aug 8 01:37:01 PDT 2018


commit 1047b69ec58e788e95845d6a577152a68e9d6601
Author: Aaron LI <aly at aaronly.me>
Date:   Mon Aug 6 15:36:41 2018 +0800

    if_clone: Refactor out if_clone_createif() function
    
    The new if_clone_createif() function will create a clone interface
    with the given cloner and unit.

Summary of changes:
 sys/net/if_clone.c | 52 +++++++++++++++++++++++++++++++++++-----------------
 1 file changed, 35 insertions(+), 17 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1047b69ec58e788e95845d6a577152a68e9d6601


-- 
DragonFly BSD source repository


More information about the Commits mailing list