commit 1047b69ec58e788e95845d6a577152a68e9d6601
Author: Aaron LI <[email protected]>
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