Skip to content

Commit

Permalink
minor update.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12f committed Jul 16, 2024
1 parent e5f5edc commit e98978f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ control do_action_reverse_tunnel(
) {
meta.reverse_tunnel_data.underlay_dip = dip;
meta.reverse_tunnel_data.underlay_sip = sip;

// TODO: Push flow action here. Waiting for flow API P4 implementation.
}

@SaiTable[name = "dash_reverse_tunnel_next_hop", api = "dash_reverse_tunnel", order = 2, isobject="true"]
Expand Down

0 comments on commit e98978f

Please sign in to comment.