aboutsummaryrefslogtreecommitdiff
path: root/lib/flex_array.c
diff options
context:
space:
mode:
authorMohammed Gamal <[email protected]>2017-10-16 15:20:32 +0200
committerBoris Ostrovsky <[email protected]>2017-10-16 16:00:44 -0400
commite1043a4bb9fce6cfc7d55c5767e429a18ac8c4eb (patch)
tree5dee0a6c3911c54c07de1a0842e9c284de9f345f /lib/flex_array.c
parenteac779aa509d453a55da0ea4302bdb79c4e0854f (diff)
xen-netfront, xen-netback: Use correct minimum MTU values
RFC791 specifies the minimum MTU to be 68, while xen-net{front|back} drivers use a minimum value of 0. When set MTU to 0~67 with xen_net{front|back} driver, the network will become unreachable immediately, the guest can no longer be pinged. xen_net{front|back} should not allow the user to set this value which causes network problems. Reported-by: Chen Shi <[email protected]> Signed-off-by: Mohammed Gamal <[email protected]> Acked-by: Wei Liu <[email protected]> Reviewed-by: Boris Ostrovsky <[email protected]> Signed-off-by: Boris Ostrovsky <[email protected]>
Diffstat (limited to 'lib/flex_array.c')
0 files changed, 0 insertions, 0 deletions