commit | 152044775d0b9a9ed9509caed40efcba2677951d | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Fri Dec 20 15:08:06 2019 +0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Dec 20 21:52:21 2019 -0800 |
tree | 3d11c32aa22708d3aec132b9db7f43d6d247bb1b | |
parent | b0689faa8efc5a3391402d7ae93bd373b7248e51 [diff] |
selftests: pmtu: fix init mtu value in description There is no a_r3, a_r4 in the testing topology. It should be b_r1, b_r2. Also b_r1 mtu is 1400 and b_r2 mtu is 1500. Fixes: e44e428f59e4 ("selftests: pmtu: add basic IPv4 and IPv6 PMTU tests") Signed-off-by: Hangbin Liu <liuhangbin@gmail.com> Acked-by: Stefano Brivio <sbrivio@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>