git: if_clone: Add cloned interface to the group of its device name
Aaron LI
aly at crater.dragonflybsd.org
Wed Aug 8 02:10:36 PDT 2018
commit 5e983a2e81a369a995ee9cb7d8bcecf766990863
Author: Aaron LI <aly at aaronly.me>
Date: Thu Jun 21 14:40:31 2018 +0800
if_clone: Add cloned interface to the group of its device name
When a new interface is cloned, add it to the group of its device name,
e.g., cloned interfaces tapX will belong to group of "tap" by default.
Summary of changes:
sys/net/if_clone.c | 10 ++++++++++
1 file changed, 10 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5e983a2e81a369a995ee9cb7d8bcecf766990863
--
DragonFly BSD source repository
More information about the Commits
mailing list