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

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Apr 14 09:56:36 PDT 2010


commit c5e14c1470d759e017cdeada8b8f02f667329b8a
Author: Rui Paulo <rpaulo at 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





More information about the Commits mailing list