Comment 0 for bug 1658680

Revision history for this message
vikas choudhary (choudharyvikas16) wrote :

pyroute2 does not allow setting child port mtu greater than parent port(vm interface). In ideal case vm interface mtu and subport mtu are both 1450, but if vm interface mtu is lowered to let say 1400, child interface .up() call fails and thus binding fails for the nested container.