Subject: Re: magic mtu limit of 8192 bytes (one VM page) To: Ignatios Souvatzis <is@jocelyn.rhein.de> From: None <itojun@iijlab.net> List: tech-net Date: 09/26/1999 06:00:12
>Is there a magic 8192 bytes or one VM page limit in the IPv6 sending code,
>or maybe in ping6, although it claims it was the send call?
That is because of socket buffer size. You'll need to specify
'-b', we may want to automate this.
itojun