Home
last modified time | relevance | path

Searched full:firewall (Results 1 – 11 of 11) sorted by relevance

/openthread-latest/src/posix/platform/
Dfirewall.cpp32 * This file includes the implementation of OTBR firewall.
35 #include "firewall.hpp"
127 otLogWarnPlat("Firewall - failed to update ipsets: %s", otThreadErrorToString(error)); in UpdateIpSets()
DCMakeLists.txt133 firewall.cpp
Dopenthread-posix-config.h230 * Define as 1 to enable firewall.
Dsystem.cpp56 #include "posix/platform/firewall.hpp"
Dnetif.cpp172 #include "firewall.hpp"
/openthread-latest/.github/workflows/
Dotbr.yml167 description: "core-firewall"
185 - name: Set firewall environment variables
188 echo "FIREWALL=0" >> $GITHUB_ENV
/openthread-latest/tests/scripts/thread-cert/border_router/
Dtest_firewall.py41 # This test verifies the functionality of firewall. OTBR will only
58 class Firewall(thread_cert.TestCase): class
/openthread-latest/tools/harness-simulation/posix/
Dlaunch_testbed.py182 # OTBR firewall scripts create rules inside the Docker container
/openthread-latest/script/
Dtest370 "FIREWALL=${FIREWALL:-1}"
/openthread-latest/etc/cmake/
Doptions.cmake210 ot_option(OT_FIREWALL OPENTHREAD_POSIX_CONFIG_FIREWALL_ENABLE "firewall")
/openthread-latest/third_party/tcplp/bsdtcp/
Dtcp_output.c1321 * local firewall. Normally we should terminate the in tcp_output()
1323 * due to a firewall reconfiguration cycle. So we treat in tcp_output()