[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <86bn7e2c3t.fsf@weave.works>
Date: Thu, 18 Feb 2016 16:54:14 +0000
From: David Wragg <david@...ve.works>
To: Tom Herbert <tom@...bertland.com>
Cc: Jesse Gross <jesse@...nel.org>,
Linux Kernel Network Developers <netdev@...r.kernel.org>,
ovs dev <dev@...nvswitch.org>,
David Miller <davem@...emloft.net>,
Hannes Frederic Sowa <hannes@...essinduktion.org>,
Thomas Graf <tgraf@...g.ch>,
Roopa Prabhu <roopa@...ulusnetworks.com>
Subject: Re: [PATCH net v2 2/3] geneve: Relax MTU constraints
Tom Herbert <tom@...bertland.com> writes:
> Please implement like in ip_tunnel_change_mtu (or better yet call it),
> that is the precedent for tunnels.
I've made geneve_change_mtu follow ip_tunnel_change_mtu in v2.
If it were to call it instead, are you suggesting just passing in
t_hlen? Or restructuring geneve.c to re-use the whole ip_tunnel
infrastructure?
Also, I'm not sure where the 0xFFF8 comes from in
__ip_tunnel_change_mtu. Any ideas why 0xFFF8 rather than 0xffff? It
goes all the way back to the inital import of the kernel into git.
David
Powered by blists - more mailing lists