Date: Sun, 9 Jul 2006 06:10:24 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifclone.c ifconfig.c ifconfig.h ifvlan.c Message-ID: <200607090610.k696AO6E061602@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2006-07-09 06:10:23 UTC FreeBSD src repository Modified files: sbin/ifconfig ifclone.c ifconfig.c ifconfig.h ifvlan.c Log: o replace special handling of clone operations by a clone callback mechanism o change vlan cloning to use callback and pass all vlan parameters on create using the new SIOCREATE2 ioctl o update vlan set logic to match existing practice Revision Changes Path 1.2 +35 -21 src/sbin/ifconfig/ifclone.c 1.120 +12 -23 src/sbin/ifconfig/ifconfig.c 1.18 +2 -2 src/sbin/ifconfig/ifconfig.h 1.12 +78 -54 src/sbin/ifconfig/ifvlan.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607090610.k696AO6E061602>