Skip to content

Commit

Permalink
Address comment
Browse files Browse the repository at this point in the history
Signed-off-by: Quan Tian <quan.tian@broadcom.com>
  • Loading branch information
tnqn committed Apr 26, 2024
1 parent 1354a31 commit caa54e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/design/ovs-pipeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ Flow 3 is the table-miss flow.

For reply packets from SNAT'd connections, whose destination IP is the translated SNAT IP, after invoking action `ct`,
the destination IP of the packets will be restored to the original IP before SNAT, stored in the connection tracking
field `ct_nw_dst` before SNAT.
field `ct_nw_dst`.

### ConntrackZone

Expand Down

0 comments on commit caa54e6

Please sign in to comment.