Hi, We are running SEMS on a machine that has aliased interfaces (ex.: eth1 and eth1:0), and it stopped working when upgraded to 1.6. I traced the problem to the usage of if_nametoindex() in fillSysIntfList(), which translates all the aliased interfaces to the same index. I'm not sure if it's the specified behaviour of if_nametoindex or it's a bug in libc. I'm not sure if this new indexing of the interfaces used anywhere else, please advise!
TIA br Szo _______________________________________________ Semsdev mailing list Semsdev@lists.iptel.org http://lists.iptel.org/mailman/listinfo/semsdev