Searched full:firewall (Results 1 – 11 of 11) sorted by relevance
32 * This file includes the implementation of OTBR firewall.35 #include "firewall.hpp"127 otLogWarnPlat("Firewall - failed to update ipsets: %s", otThreadErrorToString(error)); in UpdateIpSets()
133 firewall.cpp
230 * Define as 1 to enable firewall.
56 #include "posix/platform/firewall.hpp"
172 #include "firewall.hpp"
167 description: "core-firewall"185 - name: Set firewall environment variables188 echo "FIREWALL=0" >> $GITHUB_ENV
41 # This test verifies the functionality of firewall. OTBR will only58 class Firewall(thread_cert.TestCase): class
182 # OTBR firewall scripts create rules inside the Docker container
370 "FIREWALL=${FIREWALL:-1}"
210 ot_option(OT_FIREWALL OPENTHREAD_POSIX_CONFIG_FIREWALL_ENABLE "firewall")
1321 * local firewall. Normally we should terminate the in tcp_output()1323 * due to a firewall reconfiguration cycle. So we treat in tcp_output()