tap: fix host mtu configuration setting 74/24674/2
authorMohsin Kazmi <sykazmi@cisco.com>
Thu, 30 Jan 2020 15:08:08 +0000 (16:08 +0100)
committerDamjan Marion <dmarion@me.com>
Thu, 30 Jan 2020 20:27:56 +0000 (20:27 +0000)
commit91592c0c9cdd1bc61a2796e41a8becc30aaf8082
tree3b82b0479311d06cc0a3cfc5708c52b2b1f04c5a
parent3039753eda526e63d57a09debd3762e5590459df
tap: fix host mtu configuration setting

host mtu can't be set if tap interface is in namespace.
This patch fixes this issue.

Type: fix

Change-Id: I63811c4b56c708fe708061a8afbaec41994f08ca
Signed-off-by: Mohsin Kazmi <sykazmi@cisco.com>
src/vnet/devices/tap/tap.c