Jeevesh R. Dindyal
Jeevesh R. Dindyal
> If you look at the `ospf_ti_lfa_compute()` function, there are 3 actions: > > * Generate the P spaces which at the end call the `ospf_spf_copy()` function and allocate new...
> > If you look at the `ospf_ti_lfa_compute()` function, there are 3 actions: > > > > * Generate the P spaces which at the end call the `ospf_spf_copy()` function...
> In fact, the p-space reuse the same vertex structure and thus the same function sets used by the standard SPF. So, the free function is already set in various...