Searched hist:cd72e61bad145a0968df85193dcf1261cb66c4c6 (Results 1 – 2 of 2) sorted by relevance
/linux/tools/testing/selftests/net/ |
H A D | fib_nexthop_nongw.sh | cd72e61bad145a0968df85193dcf1261cb66c4c6 Wed Jul 13 13:48:53 CEST 2022 Nicolas Dichtel <nicolas.dichtel@6wind.com> selftests/net: test nexthop without gw
This test implement the scenario described in the commit "ip: fix dflt addr selection for connected nexthop". The test configures a nexthop object with an output device only (no gateway address) and a route that uses this nexthop. The goal is to check if the kernel selects a valid source address.
Link: https://lore.kernel.org/netdev/20220712095545.10947-1-nicolas.dichtel@6wind.com/ Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Link: https://lore.kernel.org/r/20220713114853.29406-2-nicolas.dichtel@6wind.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|
H A D | Makefile | diff cd72e61bad145a0968df85193dcf1261cb66c4c6 Wed Jul 13 13:48:53 CEST 2022 Nicolas Dichtel <nicolas.dichtel@6wind.com> selftests/net: test nexthop without gw
This test implement the scenario described in the commit "ip: fix dflt addr selection for connected nexthop". The test configures a nexthop object with an output device only (no gateway address) and a route that uses this nexthop. The goal is to check if the kernel selects a valid source address.
Link: https://lore.kernel.org/netdev/20220712095545.10947-1-nicolas.dichtel@6wind.com/ Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Link: https://lore.kernel.org/r/20220713114853.29406-2-nicolas.dichtel@6wind.com Signed-off-by: Paolo Abeni <pabeni@redhat.com>
|