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:
parent
8439699cca
commit
cfd1f32fed
@ -766,7 +766,7 @@ ip_output(m0, opt, ro, flags, imo)
|
||||
goto bad;
|
||||
}
|
||||
} else {
|
||||
/* nobody uses ia beyond here */
|
||||
ia = ifatoia(ro->ro_rt->rt_ifa);
|
||||
ifp = ro->ro_rt->rt_ifp;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user