acrn-kernel/tools/testing/selftests/net
Hangbin Liu 34632975ca selftests: fib_rule_tests: use pre-defined DEV_ADDR
DEV_ADDR is defined but not used. Use it in address setting.
Do the same with IPv6 for consistency.

Reported-by: David Ahern <dsahern@gmail.com>
Fixes: fc82d93e57 ("selftests: fib_rule_tests: fix local IPv4 address typo")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-21 13:44:17 -07:00
..
forwarding selftests: Add loopback test 2019-05-05 21:56:57 -07:00
.gitignore
Makefile selftests: net: use LDLIBS instead of LDFLAGS 2019-01-28 08:02:12 -07:00
config xfrm: make xfrm modes builtin 2019-04-08 09:15:17 +02:00
fib-onlink-tests.sh
fib_rule_tests.sh selftests: fib_rule_tests: use pre-defined DEV_ADDR 2019-05-21 13:44:17 -07:00
fib_tests.sh Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2019-04-17 11:26:25 -07:00
in_netns.sh
ip6_gre_headroom.sh
ip_defrag.c
ip_defrag.sh
msg_zerocopy.c
msg_zerocopy.sh
netdevice.sh
pmtu.sh selftests: pmtu.sh: Remove quotes around commands in setup_xfrm 2019-05-16 14:28:22 -07:00
psock_fanout.c
psock_lib.h
psock_snd.c
psock_snd.sh
psock_tpacket.c
reuseaddr_conflict.c
reuseport_addr_any.c
reuseport_addr_any.sh
reuseport_bpf.c
reuseport_bpf_cpu.c
reuseport_bpf_numa.c
reuseport_dualstack.c
rtnetlink.sh netdevsim: move netdev creation/destruction to dev probe 2019-04-26 01:52:03 -04:00
run_afpackettests selftests/net: correct the return value for run_afpackettests 2019-04-20 20:29:02 -07:00
run_netsocktests selftests/net: correct the return value for run_netsocktests 2019-04-19 14:39:51 -07:00
socket.c
tcp_inq.c
tcp_mmap.c
test_bpf.sh
test_vxlan_fdb_changelink.sh
test_vxlan_under_vrf.sh
tls.c selftest/tls: Add test to verify received 'type' of non-data record 2019-02-20 11:05:55 -08:00
txring_overwrite.c
udpgro.sh selftests: fixes for UDP GRO 2019-03-01 11:24:00 -08:00
udpgro_bench.sh
udpgso.c selftest/net: Remove duplicate header 2019-03-04 11:35:51 -08:00
udpgso.sh
udpgso_bench.sh
udpgso_bench_rx.c selftests: fixes for UDP GRO 2019-03-01 11:24:00 -08:00
udpgso_bench_tx.c
xfrm_policy.sh