Commit 556a3d4
committed
[ACL] Add support for REDIRECT_ORIGINAL_PACKET action
Introduce 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.1 parent 91e6b86 commit 556a3d4
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
327 | 330 | | |
328 | 331 | | |
329 | 332 | | |
| |||
3529 | 3532 | | |
3530 | 3533 | | |
3531 | 3534 | | |
| 3535 | + | |
| 3536 | + | |
| 3537 | + | |
| 3538 | + | |
| 3539 | + | |
| 3540 | + | |
| 3541 | + | |
| 3542 | + | |
| 3543 | + | |
| 3544 | + | |
3532 | 3545 | | |
3533 | 3546 | | |
3534 | 3547 | | |
3535 | | - | |
| 3548 | + | |
3536 | 3549 | | |
3537 | 3550 | | |
3538 | 3551 | | |
| |||
0 commit comments