vpp
vpp copied to clipboard
[VPP-2127] No getter for the ip6_enabled flag
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