Skip to content

[ACL] Add support for REDIRECT_ORIGINAL_PACKET action#2318

Open
mobinmohan wants to merge 1 commit into
opencomputeproject:masterfrom
mobinmohan:redirect_original_packet
Open

[ACL] Add support for REDIRECT_ORIGINAL_PACKET action#2318
mobinmohan wants to merge 1 commit into
opencomputeproject:masterfrom
mobinmohan:redirect_original_packet

Conversation

@mobinmohan

@mobinmohan mobinmohan commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Add SAI_ACL_ENTRY_ATTR_ACTION_REDIRECT_ORIGINAL_PACKET action
to support redirecting packets to a physical Port or LAG destination
same as received by the switch.

@azure-pipelines

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

@mobinmohan
mobinmohan force-pushed the redirect_original_packet branch from 71200f2 to 556a3d4 Compare July 20, 2026 21:01
Add SAI_ACL_ENTRY_ATTR_ACTION_REDIRECT_ORIGINAL_PACKET action
to support redirecting packets to a physical Port or LAG destination
same as received by the switch.

This action sends packets to a Port or LAG without modifying them. It
skips the egress stages like L2/L3 rewrite and VLAN editing, so the
headers stay exactly the same as when they were first received by the
switch.
@mobinmohan
mobinmohan force-pushed the redirect_original_packet branch from 556a3d4 to 0b78706 Compare July 20, 2026 22:26
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