On Tue, Feb 13, 2018 at 08:44:06AM -0800, David Ahern wrote: > Add test cases verifying FIB onlink commands work as expected in > various conditions - IPv4, IPv6, main table, and VRF. > > Signed-off-by: David Ahern <[email protected]> > --- > tools/testing/selftests/net/fib-onlink-tests.sh | 375 > ++++++++++++++++++++++++ > 1 file changed, 375 insertions(+) > create mode 100755 tools/testing/selftests/net/fib-onlink-tests.sh
You probably want to add it to the Makefile...
