Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
The FDP team is no longer accepting new bugs in Bugzilla. Please report your issues under FDP project in Jira. Thanks.

Bug 1898593

Summary: [RFE] Add support for address_sets with arbitrary ip versions
Product: Red Hat Enterprise Linux Fast Datapath Reporter: Jacob Tanenbaum <jtanenba>
Component: OVNAssignee: OVN Team <ovnteam>
Status: CLOSED WONTFIX QA Contact: Jianlin Shi <jishi>
Severity: unspecified Docs Contact:
Priority: low    
Version: RHEL 8.0CC: ctrautma, mmichels
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-02-14 21:11:46 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:

Description Jacob Tanenbaum 2020-11-17 15:41:24 UTC
Description of problem:

Today it is possible to add ipv4 and ipv6 addresses to an address_set but one or the other will not be able to be used in a match statement. It would be great if we could set arbitrary ips into an address set and match of any type 


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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

adding ipv4 and ipv6 addresses to an address_set the address_set will only use one. 


Expected results:

It would be easier if we could use arbitrary addresses in an address_set and match off both 



Additional info:

I am not requesting a match on the arbitrary ip as building a match with `ipv4 == address_set && ipv6 == address_set` is easy enough, I would be happy as long as both types of addresses can be added to an address_set and function as it should

Comment 1 OVN Bot 2024-02-14 21:11:44 UTC
This issue is being closed as an automatic process due to the issue's age. If you wish to re-open this issue, please do so in Jira (https://issues.redhat.com) in the 'FDP' project. Please be sure to set the component to the latest OVN version where this issue is known to occur. If this is a feature request or improvement, please set the component to 'OVN'.