vpp icon indicating copy to clipboard operation
vpp copied to clipboard

[VPP-2127] No getter for the ip6_enabled flag

Open vvalderrv opened this issue 10 months ago • 1 comments

Description

sw_interface_ip6_enable_disable allows me to enable and disable IPv6 on an interface.  However, in order to test code that uses this, one would require a getter to return the current 'is IPv6 enabled' state on that interface, and I can't find an API that exposes this.

Assignee

Ole Trøan

Reporter

Ian Wells

Comments

No comments.

Original issue: https://jira.fd.io/browse/VPP-2127

vvalderrv avatar Feb 02 '25 16:02 vvalderrv