Re: 7.0 - ifconfig create is not working as expected?
- From: Brooks Davis <brooks@xxxxxxxxxxx>
- Date: Sat, 29 Mar 2008 15:43:44 -0500
On Sat, Mar 29, 2008 at 02:23:20PM +0100, Miroslav Lachman wrote:
Hi,
I was using following command in FreeBSD 6.2:
# ifconfig lo1 create inet 172.16.16.2 netmask 255.255.255.0
In FreeBSD 7.0 I got an error:
# ifconfig lo1 create inet 172.16.16.2 netmask 255.255.255.0
ifconfig: inet: bad value
But it is working splitted in to two commands:
# ifconfig lo1 create
# ifconfig lo1 inet 172.16.16.2 netmask 255.255.255.0
Is this expected behavior or should I file a PR?
This expected. There's some argument it's wrong, but filing a PR is
unlikely to cause it to change any time soon.
-- Brooks
Attachment:
pgpKkgsc7Nq7q.pgp
Description: PGP signature
- Follow-Ups:
- Re: 7.0 - ifconfig create is not working as expected?
- From: Eugene Grosbein
- Re: 7.0 - ifconfig create is not working as expected?
- References:
- 7.0 - ifconfig create is not working as expected?
- From: Miroslav Lachman
- 7.0 - ifconfig create is not working as expected?
- Prev by Date: 7.0 - ifconfig create is not working as expected?
- Next by Date: Re: 7.0 - ifconfig create is not working as expected?
- Previous by thread: 7.0 - ifconfig create is not working as expected?
- Next by thread: Re: 7.0 - ifconfig create is not working as expected?
- Index(es):
Relevant Pages
|
|