[EMAIL PROTECTED] wrote: > On (08/02/07 11:04), Darren Reed wrote: > >> This implies that existing code that does something like this: >> out_ill = ire->ire_ipif->ipif_ill >> is incorrect and should in fact be: >> out_ill = ire_to_ill(ire) >> >> > > yes, but this is already the case (should use ire_to_ill()). > See CR 6474802. >
So more fixes "like that" need to be applied... >> And the attached patches should be applied to IP... >> > > many of the diffs below are misleading: they come from the mrtunnel > code which Sebastien is working on cleaning up. (See CR 6511070) > Well, when that is putback into nevada, I'll be able to take those changes into account... > ... > Depends on whether qos wants the ire_ipif or the ire_stq for these cases Good question. Something to think about, at the very least. Anyway, I filed 6588495. Darren _______________________________________________ networking-discuss mailing list [email protected]
