sonic-utilities icon indicating copy to clipboard operation
sonic-utilities copied to clipboard

Fix enable ipv6-link-local-only fail on VLAN interface without IP

Open link19430 opened this issue 5 months ago • 3 comments

What I did

Change the condition to be check VLAN exist and has VLAN member joined instead of VLAN interface with IP to enable ipv6-link-local-only on VLAN.

Why I did it

The ipv6-link-local-only function works even if the VLAN interface without IP.

How to verify it

Unit test

link19430 avatar Sep 06 '24 08:09 link19430