Skip to content

Alow matching ipv6 new method 'disable'

Frank Deng requested to merge frdeng/NetworkManager:match_ipv6_disable into master

NM introduced new method ipv6.method 'disable', the existing ipv6 method check passes for methods 'link-local' and 'auto', this patch allows the check to pass for 'disable' method as well.

Merge request reports