Subject: IPv6 MTU on 1.6
To: None <tech-net@netbsd.org>
From: Richard Braun <syn@sceen.net>
List: tech-net
Date: 01/13/2005 12:48:43
--AhhlLboLdkugWU4S
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hello,

When diffing sys/netinet/tcp_subr.c between netbsd-1-6 and netbsd-2-0, I
saw this :
> #ifdef INET6
>               case AF_INET6:
>                       mss =3D IN6_LINKMTU(ifp);
>                       break;
> #endif

Looks like a little change, but I don't have the time to investigate
more about IN6_LINKMTU for a backport on 1.6. I also guess ifp has changed.
Could someone do it ?

--=20
Richard Braun

--AhhlLboLdkugWU4S
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (NetBSD)

iD8DBQFB5mAbBlWsEPLYRi8RAnpyAJ9/WvW6olL09A0/8VfWuobtOi3E5gCaA9vF
OuUcz9s7MO7u0Akhv7BUD0Q=
=FSs1
-----END PGP SIGNATURE-----

--AhhlLboLdkugWU4S--