[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160107115001.GK32456@pox.localdomain>
Date: Thu, 7 Jan 2016 12:50:01 +0100
From: Thomas Graf <tgraf@...g.ch>
To: David Wragg <david@...ve.works>
Cc: netdev@...r.kernel.org, dev@...nvswitch.org
Subject: Re: [PATCH net 1/2] vxlan: Relax the MTU constraint on vxlan devices
On 01/07/16 at 11:31am, David Wragg wrote:
> Thomas Graf <tgraf@...g.ch> writes:
> >> + int max_mtu = 65535;
> >
> > This should probably be represented as a new const DEV_MAX_MTU which
> > can be used by veth, tun, and virtio as well instead of hardcoding
> > this separately in each driver.
>
> I discovered IP_MAX_MTU in net/route.h after putting the patch together.
> Seems appropriate to use that?
That seems fine for both patch 1 and 2.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists