K 10 svn:author V 6 qingli K 8 svn:date V 27 2009-09-15T01:01:03.162726Z K 7 svn:log V 372 The bootp code installs an interface address and the nfs client module tries to install the same address again. This extra code is removed, which was discovered by the removal of a call to in_ifscrub() in r196714. This call to in_ifscrub is put back here because the SIOCAIFADDR command can be used to change the prefix length of an existing alias. Reviewed by: kmacy END