Searched hist:197210 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/netinet/
H A Din.cdiff 197210 Mon Sep 14 23:03:45 MDT 2009 qingli 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
/freebsd-10.0-release/sys/nfsclient/
H A Dnfs_vfsops.cdiff 197210 Mon Sep 14 23:03:45 MDT 2009 qingli 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

Completed in 396 milliseconds