A patch'd be good :-)
Cheers.
> Hi Brian,
>
>
> > > The funny thing is that if I do a ifconfig tun0 mtu 1333, I see
> > the proper
> > > RTM_IFINFO messages...
> >
> > ppp sets the interface mtu using TUNSIFINFO rather than SIOCSIFMTU.
> > See src/usr.sbin/ppp/tun.c.
> >
>
> OK now I see it..
Hi Brian,
> > The funny thing is that if I do a ifconfig tun0 mtu 1333, I see
> the proper
> > RTM_IFINFO messages...
>
> ppp sets the interface mtu using TUNSIFINFO rather than SIOCSIFMTU.
> See src/usr.sbin/ppp/tun.c.
>
OK now I see it... This seems to be the culprit. I guess that this ioctl