Bug 259 - ifconfig alias x.y.z.b behaves bad
Summary: ifconfig alias x.y.z.b behaves bad
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: 2.0-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1995-03-20 12:10 UTC by Guido van Rooij
Modified: 1995-03-20 12:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Guido van Rooij 1995-03-20 12:10:01 UTC
	

When you run
	ifconfig inet x.y.z.a netmask 0xffffff00 alias x.y.z.b
the kernel picks up x.y,.z.b as a broadcast adres. Whenever you
also specify the broacast adres, it work as expected.

Fix: 

This is no bug. alias is just a flag for the complete command line. Not an option that comes with an adress	.
Comment 1 guido freebsd_committer freebsd_triage 1995-03-20 21:12:52 UTC
State Changed
From-To: open->closed

This was a non-bug