Subject: Re: SIOCIFMTU on lo (faith, ...) -- how to update route MTU?
To: None <itojun@iijlab.net>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: tech-net
Date: 04/19/2000 20:28:32
In message <2535.956200325@coconut.itojun.org>itojun@iijlab.net writes
> (not a good news) sorry, if_faith.c will not update it for interface
> routes, anyways. copying code from if_faith.c will not do the right
> thing. the SIOCSIFMTU part in if_faith.c is not that tested.
Oh :). Thanks for explaining that. For lo0, it's only the
interface route that matters.
Any objection to commiting the change as-is till I relearn how to
pass the MTU change onto the inteface route?