Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Aug 2002 11:10:04 -0700 (PDT)
From:      "Artem 'Zazoobr' Ignatjev" <timon@memphis.mephi.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   bin/41647: ifconfig doesn't accept lladdr along with inet address family
Message-ID:  <200208141810.g7EIA4nF014586@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/41647; it has been noted by GNATS.

From: "Artem 'Zazoobr' Ignatjev" <timon@memphis.mephi.ru>
To: freebsd-gnats-submit@FreeBSD.org, delphij@163.com
Cc:  
Subject: bin/41647: ifconfig doesn't accept lladdr along with inet address family
Date: Wed, 14 Aug 2002 22:07:15 +0400

 	Well, now ifconfig.c is:
      $FreeBSD: src/sbin/ifconfig/ifconfig.c,v 1.51.2.15 2001/12/14 23:36:23 jlemon Exp $
 	And there is no more problem. But in pr you wrote:
 >> How-To-Repeat
 > ifconfig fxp0 inet 10.1.1.254 netmask 0xffffff00 ether 00:20:af:7d:99:dc
 ether keyword is unknown, but the following line works just fine:
 ifconfig fxp0 inet 10.1.1.254 netmask 0xffffff00 lladdr 00:20:af:7d:99:dc
 
 I think this one can be closed...
 			Sinceherely yours, Artem 'Zazoobr' Ignatjev.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208141810.g7EIA4nF014586>