Skip to content

ACL match route destination - #2329

Open
j-bos wants to merge 1 commit into
opencomputeproject:masterfrom
j-bos:acl_match_destination
Open

ACL match route destination#2329
j-bos wants to merge 1 commit into
opencomputeproject:masterfrom
j-bos:acl_match_destination

Conversation

@j-bos

@j-bos j-bos commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Summary

Add ACL match field to match on the destination selected by routing lookup. This is the original destination prior to ECMP group & LAG hashing.

Purpose

Enable features which need to match on original route destination (e.g. ECMP group) and take action like accounting, or redirect to a new destination before ECMP member selection happens.

Changes

  • Add SAI_ACL_TABLE_ATTR_FIELD_ROUTE_DST
  • Add SAI_ACL_ENTRY_ATTR_FIELD_ROUTE_DST

Compatibility

Support for the new field can be queried via sai_query_attribute_enum_values_capability()

Signed-off-by: Jason Bos <jbos@cisco.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@j-bos j-bos changed the title Add support for ACL destination match ACL match route destination Aug 9, 2026
@j-bos
j-bos marked this pull request as ready for review August 9, 2026 04:06
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant