From: Johannes Berg <johannes@sipsolutions.net>
To: Joerg Roedel <joro-lkml@zlug.org>
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 13:56:10 +0200 [thread overview]
Message-ID: <1159530970.2644.21.camel@ux156> (raw)
In-Reply-To: <20060929093050.GA19115@zlug.org>
On Fri, 2006-09-29 at 11:30 +0200, Joerg Roedel wrote:
> 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?
No idea, but shouldn't there be a named constant somewhere for that
then?
johannes
next prev parent reply other threads:[~2006-09-29 11:55 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
2006-09-29 11:56 ` Johannes Berg [this message]
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=1159530970.2644.21.camel@ux156 \
--to=johannes@sipsolutions.net \
--cc=castet.matthieu@free.fr \
--cc=joro-lkml@zlug.org \
--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.