vnet: add set_max_frame_size callbacks for several interfaces 62/35362/4
authorArtem Glazychev <artem.glazychev@xored.com>
Fri, 18 Feb 2022 05:23:20 +0000 (12:23 +0700)
committerDamjan Marion <dmarion@me.com>
Fri, 18 Feb 2022 14:10:50 +0000 (14:10 +0000)
commit66593a6a63fe30ed4b8bed96844244d78274e8f2
treefb5513bc04228af4c6b39d0643bd84b142ac1356
parentc810c33f846c2d694ffcd715e917206a9a0a038d
vnet: add set_max_frame_size callbacks for several interfaces

This is required after distinguishing between max_frame_size and MTU

Type: fix
Signed-off-by: Artem Glazychev <artem.glazychev@xored.com>
Change-Id: Ie642bee4e30ca76903bb8be5eeb6914c2c09bf35
src/plugins/memif/memif.c
src/vnet/devices/tap/tap.c
src/vnet/vxlan/vxlan.c