diff options
author | David Ahern <[email protected]> | 2021-01-13 20:09:39 -0700 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-14 16:26:47 -0800 |
commit | f2f575840a598ba9a6685cdafac498be4f118757 (patch) | |
tree | f1768de6d123c535877de432e8da84ee4af851cb /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6fc90e18994c656a18c23a2a79bf8570d6278dce (diff) |
selftests: Move address validation in nettest
IPv6 addresses can have a device name to declare a scope (e.g.,
fe80::5054:ff:fe12:3456%eth0). The next patch adds support to
switch network namespace before running client or server code
(or both), so move the address validation to the server and
client functions.
IPv4 multicast groups do not have the device scope in the address
specification, so they can be validated inline with option parsing.
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions