Subject: Re: no v4, slip this time - patches!
To: der Mouse <mouse@Rodents.Montreal.QC.CA>
From: None <itojun@iijlab.net>
List: tech-net
Date: 07/18/2002 20:02:05
>>> +#define MINV6MTU 576 /* straight from the v6 spec */

	use IPV6_MMTU in netinet/ip6.h.

itojun