DragonFly BSD
DragonFly commits List (threaded) for 2010-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: Extend if_clone by passing in a param arg in the create routine. This param is only used when the ioctl is SIOCIFCREATE2.


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 14 Apr 2010 09:55:16 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]