Re: [PATCH] vxlan: Accept user specified MTU value when create new vxlan link
From: Cong Wang <hidden>
Date: 2016-05-31 03:28:08
From: Cong Wang <hidden>
Date: 2016-05-31 03:28:08
On Sat, May 28, 2016 at 8:22 AM, oc [off-list ref] wrote:
1. vxlan_dev_configure function check conf->mtu to determine if it need to change value of dev->mtu. The logical looks better to get conf->mtu from IFLA_MTU directly.
Fair enough, Acked-by: Cong Wang <redacted>