Bug 845435
| Summary: | "--queue-bypass" backport | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Khramov Anton <kay.diam> | ||||||
| Component: | iptables | Assignee: | Thomas Woerner <twoerner> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Ales Zelinka <azelinka> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 6.2 | CC: | azelinka, pknirsch | ||||||
| Target Milestone: | rc | Keywords: | FutureFeature, Patch | ||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Enhancement | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 854259 1061183 1067042 (view as bug list) | Environment: | |||||||
| Last Closed: | 2013-11-21 23:34:21 UTC | Type: | Bug | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | 854259 | ||||||||
| Bug Blocks: | 1067042 | ||||||||
| Attachments: |
|
||||||||
|
Description
Khramov Anton
2012-08-03 05:54:27 UTC
Pleae ignore the http://bugzilla.netfilter.org/show_bug.cgi?id=778 link. My patch doesn't contain this code. Created attachment 602066 [details]
kernel patch for queue-bypass
Created attachment 602068 [details]
iptables queue-bypass patch
I have created kernel bug for this. The kernel part needs to be done first. This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. Please implement this feature in next redhat releases. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Package : iptables :: [ LOG ] :: Installed: : iptables-1.4.7-11.el6.i686 :: [ LOG ] :: Test started : 2013-10-28 12:55:41 EDT :: [ LOG ] :: Test finished : 2013-10-28 12:55:49 EDT :: [ LOG ] :: Test name : /CoreOS/iptables/Sanity/NFQUEUE-queue-bypass :: [ LOG ] :: Distro: : Red Hat Enterprise Linux Server release 6.5 Beta (Santiago) :: [ LOG ] :: Hostname : auto-i386-001.ss.eng.bos.redhat.com :: [ LOG ] :: Architecture : i686 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: PURPOSE of /CoreOS/iptables/Sanity/NFQUEUE-queue-bypass Description: Test for BZ#845435 ("--queue-bypass" backport) Author: Ales Zelinka <azelinka> Bug summary: "--queue-bypass" backport Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=845435 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: control-ping :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: Running 'ping -w 2 -c 2 localhost' (Expected 0, got 0) :: [ LOG ] :: Duration: 2s :: [ LOG ] :: Assertions: 1 good, 0 bad :: [ PASS ] :: RESULT: control-ping :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: NFQUEUE-no-listener :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: queue all icmp for userspace processing (Expected 0, got 0) :: [ PASS ] :: ping localhost - none is listening on queue so packets will be dropped (Expected 1-255, got 1) :: [ PASS ] :: removing the queue rule (Expected 0, got 0) :: [ LOG ] :: Duration: 3s :: [ LOG ] :: Assertions: 3 good, 0 bad :: [ PASS ] :: RESULT: NFQUEUE-no-listener :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: NFQUEUE-no-listener-bypass :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ PASS ] :: queue all icmp for userspace processing, bypass if no one is listening (Expected 0, got 0) :: [ PASS ] :: ping localhost - none is listening on queue - bypass will make packets go through (Expected 0, got 0) :: [ PASS ] :: removing the queue rule (Expected 0, got 0) :: [ LOG ] :: Duration: 2s :: [ LOG ] :: Assertions: 3 good, 0 bad :: [ PASS ] :: RESULT: NFQUEUE-no-listener-bypass :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: /CoreOS/iptables/Sanity/NFQUEUE-queue-bypass :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Phases: 3 good, 0 bad :: [ PASS ] :: RESULT: /CoreOS/iptables/Sanity/NFQUEUE-queue-bypass Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1710.html |