git: Extend if_clone by passing in a param arg in the create rou

看板DFBSD_commit作者時間16年前 (2010/04/15 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit c5e14c1470d759e017cdeada8b8f02f667329b8a Author: Rui Paulo <rpaulo@FreeBSD.org> Date: Thu Feb 25 11:41:03 2010 +0000 Extend if_clone by passing in a param arg in the create routine. This param is only used when the ioctl is SIOCIFCREATE2. Summary of changes: sys/net/faith/if_faith.c | 4 ++-- sys/net/gif/if_gif.c | 4 ++-- sys/net/if.c | 9 ++++++--- sys/net/if_clone.c | 6 +++--- sys/net/if_clone.h | 4 ++-- 5 files changed, 15 insertions(+), 12 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c5e14c1470d759e017cdeada8b8f02f667329b8a -- DragonFly BSD source repository
文章代碼(AID): #1BnWCBDB (DFBSD_commit)