aboutsummaryrefslogtreecommitdiffstats
path: root/epan
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2012-11-24 18:55:06 +0000
committerGuy Harris <guy@alum.mit.edu>2012-11-24 18:55:06 +0000
commit319891ade38636ee181b2fac91405f21b694d3fd (patch)
treee3d3bb684eb15922766339717abe7f55d8fcfbb9 /epan
parent67ea470cc872282ebf53ad55435763b213cb29be (diff)
Put the code to convert a GUID string to a GUID structure into a routine
of its own. Export that routine from capture_win_ifnames.c. Rename GetInterfaceFriendlyNameFromDeviceGuid() to get_interface_friendly_name_from_device_guid(), to match the style of names of the other routines exported from capture_win_ifnames.c, and export it as well. Have if_info_new() use those routines, and, if parse_as_guid() fails, treat the "description" as a friendly name rather than a vendor description, so that we don't have a vendor description for, for example, the device offered on some versions of Windows to handle dial-up devices. svn path=/trunk/; revision=46170
Diffstat (limited to 'epan')
0 files changed, 0 insertions, 0 deletions