--------------------------------------------------------------------------------
Commit by lmb on Wed Jan 16 05:10:03 PST 2002 of files:
failsafe/FailSafe/cluster_services/cmd/interface/ifd ifd_net.c
Update of /oss/CVS/cvs/failsafe/FailSafe/cluster_services/cmd/interface/ifd
In directory oss.sgi.com:/tmp/cvs-serv25290
Modified Files:
ifd_net.c
Log Message:
Fix: ha_ifd didn't flag already assigned alias interfaces and was thus
re-assigning them for HA IP addresses; this led to aliases being overwritten
if they weren't configured by FailSafe while the ha_ifd instance was running.
Not only did this overwrite system aliases, but also aliases assigned by
FailSafe if ha_ifd was restarted for any reason.
|