On Tue, 15 Feb 2005, Herbert Xu wrote:
Finally this is the patch that sets the MTU values of each xfrm_dst
and keeps it up-to-date.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
To recap, at this point we've obtained accurate MTU values at each
xfrm_dst. The next step would be to start using it as
dst_pmtu(xfrm_dst).
Nice work.
The only thing I'd suggest is to consider renaming the new route element
of xfrm_dst to xfrm_dst_route (or xd_route), to make it easier to navigate
the code. (But the other elements are not distinctive either so perhaps
some future cleanup could do it).
- James
--
James Morris
[off-list ref]