]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
selftests: Add FIB onlink tests
authorDavid Ahern <dsahern@gmail.com>
Tue, 13 Feb 2018 16:44:06 +0000 (08:44 -0800)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Mon, 27 Aug 2018 14:40:05 +0000 (16:40 +0200)
commit7ac005e274dbc95d4ca969efe20d3c091a36340b
treef066d59d644ed79be145d36508b90867ef4d23fb
parentb3405e595acde3d1ac90b1f80e455f3d53081ca3
selftests: Add FIB onlink tests

BugLink: http://bugs.launchpad.net/bugs/1786352
[ Upstream commit 153e1b84f477f716bc3f81e6cfae1a3d941fc7ec ]

Add test cases verifying FIB onlink commands work as expected in
various conditions - IPv4, IPv6, main table, and VRF.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
tools/testing/selftests/net/fib-onlink-tests.sh [new file with mode: 0644]