Date: Wed, 12 Jul 2000 09:41:48 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.c Message-ID: <200007121641.JAA65927@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/07/12 09:41:48 PDT Modified files: sbin/ifconfig ifconfig.c Log: Add support to the 'ether' address family to support setting of addresses. This allows you to set ether addresses with 'ifconfig ether'. Also, use some saner socket address families that allow several special case tests to be removed. Revision Changes Path 1.53 +29 -24 src/sbin/ifconfig/ifconfig.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007121641.JAA65927>