Open EvgeniiMekhanik opened 3 weeks ago
During working on #2267 in Tempesta I found that we incorrect work when mtu_probing is set. echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing
echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing
I wrote appropriate test and fix this problem, but it seems we should check Tempesta FW behavior with other options
During working on #2267 in Tempesta I found that we incorrect work when mtu_probing is set.
echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing
I wrote appropriate test and fix this problem, but it seems we should check Tempesta FW behavior with other options