commit | a824e261d7cd95b0f04a3feff51f8e0fe2881b44 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Wed Jan 13 20:09:45 2021 -0700 |
committer | Jakub Kicinski <kuba@kernel.org> | Thu Jan 14 16:26:49 2021 -0800 |
tree | 47e0d694a7a0003e0f7662d19d92492687224d19 | |
parent | 9a8d584964fc808080a855b435507fe5094f2160 [diff] |
selftests: Consistently specify address for MD5 protection nettest started with -r as the remote address for MD5 passwords. The -m argument was added to use prefixes with a length when that feature was added to the kernel. Since -r is used to specify remote address for client mode, change nettest to only use -m for MD5 passwords and update fcnal-test script. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>