Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 715963 Details for
Bug 927015
Must not statically link-in relevant Netfilter modules
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
patch
0001-add-chains-for-security-table-RHBZ-927015.patch (text/plain), 764 bytes, created by
Jiri Popelka
on 2013-03-25 11:57:34 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Jiri Popelka
Created:
2013-03-25 11:57:34 UTC
Size:
764 bytes
patch
obsolete
>From 841833a8073319682260e19d2366ee440e2778d5 Mon Sep 17 00:00:00 2001 >From: Jiri Popelka <jpopelka@redhat.com> >Date: Mon, 25 Mar 2013 12:55:42 +0100 >Subject: [PATCH] add chains for security table (RHBZ#927015) > >--- > src/firewall/core/ipXtables.py | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/src/firewall/core/ipXtables.py b/src/firewall/core/ipXtables.py >index 311f9e4..4eb6799 100644 >--- a/src/firewall/core/ipXtables.py >+++ b/src/firewall/core/ipXtables.py >@@ -35,6 +35,7 @@ PROC_IPxTABLE_NAMES = { > } > > CHAINS = { >+ "security": [ "INPUT", "OUTPUT", "FORWARD" ], > "raw": [ "PREROUTING", "OUTPUT" ], > "mangle": [ "PREROUTING", "POSTROUTING", "INPUT", "OUTPUT", "FORWARD" ], > "nat": [ "PREROUTING", "POSTROUTING", "OUTPUT" ], >-- >1.8.1.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 927015
: 715963