Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Dltk-dev] filter vmnet addresses

hello all -

  does anyone have any objections or foresee any issues with filtering out network interfaces that start with 'vmnet' from the list of network interfaces that is looked up in DLTKDebugPlugin.getLocalAddresses()? this change is causing my vmware virtual interface addresses to appear in the list of available drop down choices, which are not valid choices.

  i've already got a fix ready to go, i'm just unsure of if there are ever any legitimate cases where someone would want this to happen.

--
-jae

Back to the top