Extend if_clone by passing in a param arg in the create routine. This
authorRui Paulo <rpaulo@FreeBSD.org>
Thu, 25 Feb 2010 11:41:03 +0000 (11:41 +0000)
committerRui Paulo <rpaulo@FreeBSD.org>
Thu, 25 Feb 2010 11:41:03 +0000 (11:41 +0000)
commitc5e14c1470d759e017cdeada8b8f02f667329b8a
treebe972bff827c40a412f25929dcbc56ecfa694024
parent1fabc9c3e2d2ff468b597e6acdc5697661ab1709
Extend if_clone by passing in a param arg in the create routine. This
param is only used when the ioctl is SIOCIFCREATE2.
sys/net/faith/if_faith.c
sys/net/gif/if_gif.c
sys/net/if.c
sys/net/if_clone.c
sys/net/if_clone.h