Date: Sun, 22 Jan 2006 19:22:53 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifvlan.c Message-ID: <200601221922.k0MJMrF9061068@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-01-22 19:22:53 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/ifconfig ifvlan.c Log: MFC rev. 1.9, 1.10: Use a callback to set up a vlan interface so that "vlan" and "vlandev" commands can be specified in any order. This makes the code more compact and clear as well. Improve error check on vlan argument. Eliminate some unneeded code bits. Revision Changes Path 1.7.2.2 +36 -45 src/sbin/ifconfig/ifvlan.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601221922.k0MJMrF9061068>