Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The "IPv6 ND Router Solicitation responder" test was altered to test more cases. When the test was updated, the author updated the test to use fmt_pkt instead of constructing the packets by hand. Unfortunately, this change did not include the directive to skip the test if scapy is not installed. This commit adds the check so that systems that do not have scapy installed can still run tests appropriately. Fixes: 7b70e07 ("pinctrl: Reply with correct destination for ICMPv6 RA packets") Signed-off-by: Mark Michelson <[email protected]> Acked-by: Ilya Maximets <[email protected]>
- Loading branch information