SAI icon indicating copy to clipboard operation
SAI copied to clipboard

Is SAI_ACL_ENTRY_ATTR_FIELD_TTL only for IPv4 TTL, or both IPv6 and IPv4?

Open stefanheule opened this issue 5 years ago • 0 comments

Looking at saiacl.h, the documentation for SAI_ACL_ENTRY_ATTR_FIELD_TTL says "IP TTL", which is ambiguous. Does it refer only to the IPv4 TTL, or both IPv4 TTL and IPv6 hop_limit? Many ASICs support matching on both of these fields depending on the packet type.

Depending on the answer, I'm happy to send a small PR to clarify the documentation afterwards.

stefanheule avatar Aug 12 '20 14:08 stefanheule