RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1720637 - Ebtables don't have support for the among match
Summary: Ebtables don't have support for the among match
Keywords:
Status: CLOSED DUPLICATE of bug 1646779
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: nftables
Version: 8.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: 8.0
Assignee: Phil Sutter
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-06-14 12:10 UTC by Slawek Kaplonski
Modified: 2020-02-19 14:11 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-06-18 14:11:36 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Slawek Kaplonski 2019-06-14 12:10:27 UTC
Description of problem:
Ebtables provided by nftables in RHEL 8 don't have support for the the among match.


Version-Release number of selected component (if applicable):
ebtables 1.8.2 (nf_tables)


How reproducible:
100% times

Steps to Reproduce:

Execute something command like:

ebtables -t nat --concurrent -A OUTPUT --among-src fa:16:3e:e6:dd:20 -j RETURN

it will fail with error like:
"Unknown argument: '--among-src'."


Additional info:

This feature of ebtables is used in OpenStack Neutron Linuxbridge agent so in it is broken when running OpenStack on RHEL 8 now.
See https://bugzilla.redhat.com/show_bug.cgi?id=1713329 for details.

Comment 1 Phil Sutter 2019-06-18 14:11:36 UTC
Thanks for reporting! We're tracking this already in bug 1646779 (although I admit it was hard to find).

*** This bug has been marked as a duplicate of bug 1646779 ***

Comment 2 Radosław Piliszek 2020-02-19 13:12:19 UTC
I think it would help to make the original bug public now that this is marked as duplicate.

Comment 3 Phil Sutter 2020-02-19 14:11:06 UTC
Hi,

(In reply to Radosław Piliszek from comment #2)
> I think it would help to make the original bug public now that this is
> marked as duplicate.

I believe it's private as it contains some internal information. Relevant
details for you are there will be limited among match support in RHEL8.2 (only
homogeneous MAC-only or MAC and IP elements supported in sets). We're planning
to add full support to RHEL8.3 as I've recently implemented upstream.

Cheers, Phil


Note You need to log in before you can comment on or make changes to this bug.