Skip to content

Commit

Permalink
Update SAI spec.
Browse files Browse the repository at this point in the history
  • Loading branch information
r12f committed Sep 2, 2024
1 parent ce46d9d commit 92b6fe7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dash-pipeline/SAI/specs/sai_spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,14 @@ enums:
name: NAT_PORT
description: ''
value: '16'
- !!python/object:utils.sai_spec.sai_enum_member.SaiEnumMember
name: TUNNEL
description: ''
value: '32'
- !!python/object:utils.sai_spec.sai_enum_member.SaiEnumMember
name: REVERSE_TUNNEL
description: ''
value: '64'
- !!python/object:utils.sai_spec.sai_enum.SaiEnum
name: sai_dash_flow_enabled_key_t
description: ''
Expand Down

0 comments on commit 92b6fe7

Please sign in to comment.