Re: Problem with PPP, tcpmssd and routing socket messages

2000-12-09 Thread Brian Somers
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..

RE: Problem with PPP, tcpmssd and routing socket messages

2000-12-09 Thread Patrick Bihan-Faou
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