commit | 40f98b9af943c3858958032ce1fb7bad449fac7b | [log] [tgz] |
---|---|---|
author | Xin Long <lucien.xin@gmail.com> | Fri Jul 27 16:37:29 2018 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 29 12:37:06 2018 -0700 |
tree | 3b1c4b58cd30b3e5aebd4f635ff64aea1e41e88e | |
parent | 5cbf777cfdf6e5a7b7149006e4881a255da78fdd [diff] |
selftests: add a selftest for directed broadcast forwarding As Ido's suggestion, this patch is to add a selftest for directed broadcast forwarding with vrf. It does the assertion by checking the src IP of the echo-reply packet in ping_test_from. Signed-off-by: Xin Long <lucien.xin@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>