Wireshark-commits: [Wireshark-commits] rev 46149: /trunk/ /trunk/: capture_win_ifnames.c
Date: Fri, 23 Nov 2012 08:10:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46149

User: guy
Date: 2012/11/23 12:10 AM

Log:
 Parse the GUID ourselves; that leaves fewer error cases to worry about,
 and thus fewer places where we would need to report an error rather than
 just saying "well, this name doesn't end in a GUID, so it doesn't
 correspond to an interface whose friendly name we can ask for".

Directory: /trunk/
  Changes    Path                     Action
  +133 -33   capture_win_ifnames.c    Modified