Date: Wed, 18 Mar 2009 18:08:31 +0000 (UTC) From: Jamie Gritton <jamie@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sbin/ifconfig ifclone.c ifconfig.c ifgroup.c Message-ID: <200903181808.n2II8kDn096713@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jamie 2009-03-18 18:08:31 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sbin/ifconfig ifclone.c ifconfig.c ifgroup.c Log: SVN rev 189970 on 2009-03-18 18:08:31Z by jamie MFC r189864: Default to AF_LOCAL instead of AF_INET sockets for non-family-specific operations. This allows the query operations to work in non-IPv4 jails, and will be necessary in a future of possible non-INET networking. Approved by: bz (mentor) Revision Changes Path 1.3.2.2 +2 -2 src/sbin/ifconfig/ifclone.c 1.134.2.3 +12 -10 src/sbin/ifconfig/ifconfig.c 1.2.2.1 +2 -2 src/sbin/ifconfig/ifgroup.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903181808.n2II8kDn096713>