commit | f4ca0c341ce03e4a170c4d4535dc6f8e86a8b5e3 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Sat Jun 08 14:53:37 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 10 10:44:57 2019 -0700 |
tree | e75b4c2524ea7fae9b5ee80991ed4fe389e06bb9 | |
parent | 243781dba7907d0f61b4f6da50c2f6f9ecc43186 [diff] |
selftests: pmtu: Move route installs to a new function Move the route add commands to a new function called setup_routing_old. The '_old' refers to the classic way of installing routes. Signed-off-by: David Ahern <dsahern@gmail.com> Reviewed-by: Stefano Brivio <sbrivio@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>