Revert "[border-router] firewall: ingress filtering (#7043)" (#7096)

This reverts commit c88a37b658.
This commit is contained in:
Jonathan Hui
2021-10-20 23:14:39 -07:00
committed by GitHub
parent 10e6a6e916
commit ea2783f5cb
16 changed files with 3 additions and 667 deletions
-2
View File
@@ -245,8 +245,6 @@ do_cert_suite()
export PYTHONPATH=tests/scripts/thread-cert
export VIRTUAL_TIME
sudo modprobe ip6table_filter
python3 tests/scripts/thread-cert/run_cert_suite.py --multiply "${MULTIPLY:-1}" "$@"
exit 0
}