HC2VPP-392: skip init mtu for non-ethernet interfaces 73/19873/3
authorMichal Cmarada <[email protected]>
Wed, 29 May 2019 10:50:46 +0000 (12:50 +0200)
committerMichal Cmarada <[email protected]>
Wed, 29 May 2019 10:54:24 +0000 (12:54 +0200)
commitac1c9bbcce723dbbec2d9900b7b8e2a9f32a8db6
treea08fe83ca3af0ce18f34ba9b646c859c67c2d5af
parent869efd5a12224bf9cc2bd05934cac82d50d6a3e7
HC2VPP-392: skip init mtu for non-ethernet interfaces

when honeycomb is started all interfaces are loaded with
additional Ethernet container. This then sometimes causes
wrong identification of interfaces.

Change-Id: Icd8833e611172094e4241a746d104f0057cb6581
Signed-off-by: Michal Cmarada <[email protected]>
v3po/v3po2vpp/src/main/java/io/fd/hc2vpp/v3po/read/EthernetCustomizer.java