Date: Wed, 27 Mar 2002 06:29:23 -0800 (PST) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ifconfig ifconfig.8 ifconfig.c Message-ID: <200203271429.g2RETNU42271@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2002/03/27 06:29:23 PST Modified files: sbin/ifconfig ifconfig.8 ifconfig.c Log: Turn "ether" address family into a generic "link" family that could be used to set/get arbitrary length link level addresses. Alias "lladdr" parameter and "ether" family to the new "link" family for backward compatibility. PR: bin/31476 MFC after: 1 week Revision Changes Path 1.54 +19 -18 src/sbin/ifconfig/ifconfig.8 1.73 +37 -54 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?200203271429.g2RETNU42271>