From owner-cvs-all Wed Jul 12 9:41:52 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0008A37B701; Wed, 12 Jul 2000 09:41:47 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA65927; Wed, 12 Jul 2000 09:41:48 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Message-Id: <200007121641.JAA65927@freefall.freebsd.org> From: John Baldwin Date: Wed, 12 Jul 2000 09:41:48 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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