OpenSolaris

Printable Version Enter a New Search
Bug ID 6626658
Synopsis nwamd`takedowninterface() has a gratuitous argument
State 10-Fix Delivered (Fix available in build)
Category:Subcategory network:config
Keywords
Responsible Engineer Peter Memishian
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_78
Fixed In snv_78
Release Fixed solaris_nevada(snv_78)
Related Bugs 6366093
Submit Date 6-November-2007
Last Update Date 21-November-2007
Description
The second argument to takedowninterface() indicates whether the
interface is using DHCP.  However, takedowninterface() itself can --
and does -- check this via the IFF_DHCPRUNNING flag (rather than
trusting the passed-in flag).
Work Around
N/A
Comments
N/A