All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joerg Roedel <joro-lkml@zlug.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: matthieu castet <castet.matthieu@free.fr>,
	netdev@vger.kernel.org, linville@tuxdriver.com
Subject: Re: [PATH] Allow mtu bigger than 1500 for ieee80211
Date: Fri, 29 Sep 2006 11:30:50 +0200	[thread overview]
Message-ID: <20060929093050.GA19115@zlug.org> (raw)
In-Reply-To: <1159515501.2644.3.camel@ux156>

On Fri, Sep 29, 2006 at 09:38:21AM +0200, Johannes Berg wrote:
> On Thu, 2006-09-28 at 19:57 +0200, matthieu castet wrote:
> 
> > +	if ((new_mtu < 68) || (new_mtu > IEEE80211_DATA_LEN))
> > +		return -EINVAL;
> 
> What's with that lower limit, why 68?

Isn't 68 the minimum MTU required by IPv4?

  reply	other threads:[~2006-09-29  9:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-28 17:57 [PATH] Allow mtu bigger than 1500 for ieee80211 matthieu castet
2006-09-29  7:38 ` Johannes Berg
2006-09-29  9:30   ` Joerg Roedel [this message]
2006-09-29 11:56     ` Johannes Berg
2006-09-29 15:47       ` Joerg Roedel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060929093050.GA19115@zlug.org \
    --to=joro-lkml@zlug.org \
    --cc=castet.matthieu@free.fr \
    --cc=johannes@sipsolutions.net \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.