Date: Sun, 26 Jul 2009 11:25:57 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ifconfig ifconfig.c Message-ID: <200907261126.n6QBQ5Ot072799@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2009-07-26 11:25:57 UTC FreeBSD src repository Modified files: sbin/ifconfig ifconfig.c Log: SVN rev 195890 on 2009-07-26 11:25:57Z by bz Make ifconfig ifN -vnet <jname|jid> actually work: - fix ifconfig to ignore the non-existent interface in the current network stack in case of '-vnet'. - in ifconfig: actually use the local variables defined for the vnet functions rather than modifying the global. Reviewed by: rwatson Approved by: re (kib) Revision Changes Path 1.146 +20 -7 src/sbin/ifconfig/ifconfig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907261126.n6QBQ5Ot072799>