[Q] Are there some known cases where a Network Extension would be listed twice in the Network Preferences pane (and each one is active)?
- systemextensionctl list only reports one network extension. So it's not a case where there would be 2 different versions of the same extension or with a different bundle identifier or an update having gone wrong.
- there is only one instance of the network extension running visible according to ps/top.
- the network extension has been allowed using a mobile profile (can the profileSource value of the payloadInfo have an effect?)
- The NEConfigurationManager shared manager only reports one instance of a NEConfiguration for the network extension.