summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorYifeng Sun <pkusunyifeng@gmail.com>2019-07-18 15:59:45 -0700
committerBen Pfaff <blp@ovn.org>2019-07-22 10:22:48 -0700
commitdf0ecb2e1340a3bfa0a228290705c70b75470193 (patch)
tree5cc5871769d089d2703f69cf213c84a085a79502 /configure.ac
parent8416e50f8de6660422462582f9bff40403028720 (diff)
downloadopenvswitch-df0ecb2e1340a3bfa0a228290705c70b75470193.tar.gz
test: Fix fragment-related tests that fail on 4.19+ due to small-sized packets
These fragment-related tests are failing on later kernels (4.19.x) because kernel quietly drops any packet fragment that is not the last but has a size smaller than IPV6_MIN_MTU. This patch fixes them by increasing their sizes to IPV6_MIN_MTU. Reviewed-by: Darrell Ball <dlu998@gmail.com> Reivewed-at: https://github.com/openvswitch/ovs/pull/278 Signed-off-by: Yifeng Sun <pkusunyifeng@gmail.com> Signed-off-by: Ben Pfaff <blp@ovn.org>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions