bk: 3e4f0832iuB0bq47hiezLv9xLnFw8Q
#endif
return ANY_INTERFACE_CHOOSE(addr);
- for (i = nwilds; i < ninterfaces; i++) {
+ for (i = 0; i < ninterfaces; i++) {
/*
* First look if is the the correct family
*/
#if !defined(MPE) && (defined(SIOCGIFCONF) || defined(SYS_WINNT))
register int i;
- for (i = nwilds; i < ninterfaces; i++) {
+ for (i = 0; i < ninterfaces; i++) {
/*
* First look if is the correct family
*/
goto again;
}
/*
- * If we've received this before, toss it
+ * If we've received this before, +toss it
*/
seq = INFO_SEQ(rpkt.auth_seq);
if (haveseq[seq]) {