It's no longer true that "nobody uses ia beyond here"; it's now

used to keep address based if_data statistics in.

Submitted by:	ru
This commit is contained in:
Josef Karthauser 2000-11-01 01:59:28 +00:00
parent 160325d6e6
commit ffa37b3f9b

View File

@ -766,7 +766,7 @@ pass:
goto bad;
}
} else {
/* nobody uses ia beyond here */
ia = ifatoia(ro->ro_rt->rt_ifa);
ifp = ro->ro_rt->rt_ifp;
}