Home
last modified time | relevance | path

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

1234567

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/arno-iptables-firewall/
H A Darno-iptables-firewall_2.1.2.bb1 SUMMARY = "IPTables based firewall scripts"
8 SRC_URI = "git://github.com/arno-iptables-firewall/aif;branch=master;protocol=https"
16 install -d ${D}${datadir}/arno-iptables-firewall ${D}${sysconfdir}/arno-iptables-firewall
17 cp -r ${S}${sysconfdir}/arno-iptables-firewall ${D}${sysconfdir}/
18 install -m 0755 ${S}${sysconfdir}/init.d/arno-iptables-firewall ${D}${bindir}
19 install -m 0755 ${S}/bin/arno-iptables-firewall ${D}${sbindir}
21 cp -r ${S}/share/arno-iptables-firewall/* ${D}${datadir}/arno-iptables-firewall
22 cp -r ${S}/etc/arno-iptables-firewall/* ${D}${sysconfdir}/arno-iptables-firewall
23 …install -m 0644 ${S}/lib/systemd/system/arno-iptables-firewall.service ${D}${systemd_unitdir}/syst…
24 …sed -i -e 's%/usr/local/sbin%${bindir}%g' ${D}${systemd_unitdir}/system/arno-iptables-firewall.ser…
[all …]
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig30 Firewall.ip_advnetwork="Y"
31 # Q: Should Bastille run the firewall and enable it at boot time? [N]
32 Firewall.ip_enable_firewall="Y"
34 Firewall.ip_intro="Y"
36 Firewall.ip_s_dhcpiface=" "
38 Firewall.ip_s_dns="10.184.9.1"
40 Firewall.ip_s_icmpallowed="destination-unreachable echo-reply time-exceeded"
42 Firewall.ip_s_icmpaudit=" "
44 Firewall.ip_s_icmpout="destination-unreachable time-exceeded"
46 Firewall.ip_s_internaliface=" "
[all …]
H A Dfix_missing_use_directives.patch7 Index: Bastille/Bastille/Firewall.pm
9 --- Bastille.orig/Bastille/Firewall.pm 2008-09-14 19:56:54.000000000 -0400
10 +++ Bastille/Bastille/Firewall.pm 2013-08-20 16:28:44.588378000 -0400
12 package Bastille::Firewall;
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/
H A Dfirewalld_2.2.1.bb1 SUMMARY = "Dynamic firewall daemon with a D-Bus interface"
39 PACKAGES =+ "python3-firewall ${PN}-applet ${PN}-config ${PN}-offline-cmd ${PN}-zsh-completion ${PN…
179 SUMMARY:python3-firewall = "${SUMMARY} (Python3 bindings)"
180 FILES:python3-firewall = "\
181 ${PYTHON_SITEPACKAGES_DIR}/firewall/__pycache__/*.py* \
182 ${PYTHON_SITEPACKAGES_DIR}/firewall/*.py* \
183 ${PYTHON_SITEPACKAGES_DIR}/firewall/config/*.py* \
184 ${PYTHON_SITEPACKAGES_DIR}/firewall/config/__pycache__/*.py* \
185 ${PYTHON_SITEPACKAGES_DIR}/firewall/core/*.py* \
186 ${PYTHON_SITEPACKAGES_DIR}/firewall/core/__pycache__/*.py* \
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dsec-common.c214 * Call PPA HAL API to do any other general firewall in secure_emif_firewall_setup()
215 * configuration for regions 1-6 of the EMIF firewall. in secure_emif_firewall_setup()
226 puts("Secure EMIF Firewall Setup failed!\n"); in secure_emif_firewall_setup()
250 * from use by any public code. EMIF firewall region 7 in secure_emif_reserve()
258 puts("SDRAM Firewall: Secure memory reservation failed!\n"); in secure_emif_reserve()
270 * Call PPA HAL API to lock the EMIF firewall configurations. in secure_emif_firewall_lock()
282 puts("Secure EMIF Firewall Lock failed!\n"); in secure_emif_firewall_lock()
314 printf("Error in TEE header. Check firewall and TEE sizes\n"); in secure_tee_install()
/openbmc/u-boot/arch/arm/include/asm/
H A Domap_sec_common.h37 * firewall regions.
52 * Invoke a secure HAL API to lock the external memory firewall configurations.
54 * firewall will be usable (calls to those APIs will return failure and have
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/
H A Dbastille_3.2.1.bb66 install -m 0644 bastille-firewall ${D}${datadir}/Bastille
67 install -m 0644 bastille-firewall-reset ${D}${datadir}/Bastille
68 install -m 0644 bastille-firewall-schedule ${D}${datadir}/Bastille
72 install -m 0644 bastille-firewall.cfg ${D}${datadir}/Bastille
75 install -m 0644 bastille-firewall-early.sh ${D}${datadir}/Bastille
76 install -m 0644 bastille-firewall-pre-audit.sh ${D}${datadir}/Bastille
97 install -m 0644 Bastille/Firewall.pm ${D}${libdir}/Bastille
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/ufw/
H A Dufw_0.36.1.bb2 SUMMARY = "Uncomplicated Firewall"
3 DESCRIPTION = "UFW stands for Uncomplicated Firewall, and is program for \
4 managing a netfilter firewall. It provides a command line interface and aims \
/openbmc/linux/include/uapi/linux/netfilter_arp/
H A Darp_tables.h3 * Format of an ARP firewall descriptor
93 /* This structure defines each of the firewall rules. Consists of 3
116 * New IP firewall options for [gs]etsockopt at the RAW IP level.
206 * Main firewall chains definitions and global var's definitions.
/openbmc/openbmc/meta-openembedded/meta-networking/dynamic-layers/meta-python/recipes-connectivity/firewalld/files/
H A Dfirewalld.init39 firewall-cmd --reload
43 firewall-cmd --state
/openbmc/linux/net/
H A DKconfig154 a firewall protecting a local network from the Internet. The type of
155 firewall provided by this kernel support is called a "packet
157 based on type, source, destination etc. The other kind of firewall,
174 firewall box itself. It works both ways: if the outside host
188 Yet another use of Netfilter is building a bridging firewall. Using
222 ARP resp. IP traffic. If you want a bridging firewall, you probably
/openbmc/linux/include/uapi/linux/netfilter_ipv4/
H A Dip_tables.h9 * Format of an IP firewall descriptor
103 /* This structure defines each of the firewall rules. Consists of 3
128 * New IP firewall options for [gs]etsockopt at the RAW IP level.
229 * Main firewall chains definitions and global var's definitions.
/openbmc/linux/Documentation/networking/device_drivers/cable/
H A Dsb1000.rst97 8. Be sure to modify /etc/ppp/firewall to use ipchains instead of
103 You may also wish to modify the firewall script to implement a different
173 5. The firewall script isn't working (with 2.2.x and higher kernels).
177 /etc/ppp/firewall script from the deprecated ipfwadm commands to ipchains.
179 6. I'm getting *tons* of firewall deny messages in the /var/kern.log,
/openbmc/linux/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h9 * Format of an IP6 firewall descriptor
107 /* This structure defines each of the firewall rules. Consists of 3
165 * New IP firewall options for [gs]etsockopt at the RAW IP level.
269 * Main firewall chains definitions and global var's definitions.
/openbmc/linux/net/bridge/
H A DKconfig26 turn your bridge into a bridging IP firewall.
28 take this into account when setting up your firewall rules.
/openbmc/linux/drivers/soc/tegra/cbb/
H A Dtegra234-cbb.c73 /* Write firewall check enable */
144 dev_info(&pdev->dev, "SoC data missing for firewall\n"); in tegra234_cbb_write_access_allowed()
150 dev_err(&pdev->dev, "wrong firewall offset value\n"); in tegra234_cbb_write_access_allowed()
156 * If the firewall check feature for allowing or blocking the in tegra234_cbb_write_access_allowed()
157 * write accesses through the firewall of a fabric is disabled in tegra234_cbb_write_access_allowed()
164 * If the firewall check is enabled then check whether CCPLEX in tegra234_cbb_write_access_allowed()
682 .desc = "Attempt to access a region which is firewall protected"
885 * level firewall(SCR), address hole within the slave, etc
1155 * is blocked by CBB firewall. in tegra234_cbb_probe()
1158 dev_info(&pdev->dev, "error reporting not enabled due to firewall\n"); in tegra234_cbb_probe()
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/rp-pppoe/
H A Drp-pppoe_3.15.bb65 ${sysconfdir}/ppp/firewall-standalone \
66 ${sysconfdir}/ppp/firewall-masq"
/openbmc/qemu/docs/system/devices/
H A Dnet.rst49 guest (10.0.2.15) <------> Firewall/DHCP server <-----> Internet
56 The QEMU VM behaves as if it was behind a firewall which blocks all
/openbmc/openbmc/meta-security/classes/
H A Dcheck_security.bbclass2 …ROOTFS} -log ${T}/log.do_checksecurity.${PID} -disable-checks "checksum,firewall,packages_problema…
/openbmc/linux/arch/arm/mach-omap2/
H A Dl3_3xxx.h3 * arch/arm/plat-omap/include/plat/l3_3xxx.h - L3 firewall definitions
H A Dl3_2xxx.h3 * arch/arm/plat-omap/include/plat/l3_2xxx.h - L3 firewall definitions
H A Dl4_2xxx.h3 * arch/arm/plat-omap/include/plat/l4_2xxx.h - L4 firewall definitions
H A Dl4_3xxx.h3 * arch/arm/plat-omap/include/mach/l4_3xxx.h - L4 firewall definitions
/openbmc/linux/drivers/gpu/host1x/
H A DKconfig23 bool "Enable HOST1X security firewall"
/openbmc/linux/drivers/gpu/drm/tegra/
H A DMakefile8 firewall.o \

1234567