diff options
author | Michal Cmarada <michal.cmarada@pantheon.tech> | 2018-06-15 13:38:44 +0200 |
---|---|---|
committer | Marek Gradzki <mgradzki@cisco.com> | 2018-06-15 11:43:02 +0000 |
commit | c6e27c7f0e1f1bc791878f3d0ca277500aad5fe6 (patch) | |
tree | 8b3cd315befd8ec11ef5e51d1777ee1bdbcb7f31 /fib-management/fib-management-api/src/main | |
parent | 41e130b7f5d0aaf32c57c7b66ea6751adb219ba5 (diff) |
Add configuration for mtu in docker examples
VPP is using mtu=9000 for interfaces that it creates.
This fixes the mtu value for veth interfaces on linux side
so they match the value configured in VPP for all veth interfaces
in docker examples. Originally veth interfaces use smaller value
since Linux automatically sets their MTU to be the smallest MTU
of their slave ports. For VPP this means if a bigger frame is sent
outside to the veth interface it will be dropped.
Change-Id: I41117490ec80a0b2d2d2897493c2690f92766734
Signed-off-by: Michal Cmarada <michal.cmarada@pantheon.tech>
Diffstat (limited to 'fib-management/fib-management-api/src/main')
0 files changed, 0 insertions, 0 deletions