Wireshark-commits: [Wireshark-commits] rev 52176: /trunk/ /trunk/epan/: addr_resolv.c addr_resolv.h

Date: Sun, 22 Sep 2013 19:40:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52176

User: etxrab
Date: 2013/09/22 07:40 PM

Log:
 Get rid of struct addrinfo, use the hastables for name resolution instead.

Directory: /trunk/epan/
  Changes    Path             Action
  +38 -81    addr_resolv.c    Modified
  +6 -24     addr_resolv.h    Modified

Directory: /trunk/
  Changes    Path          Action
  +4 -5      file.c        Modified

Directory: /trunk/wiretap/
  Changes    Path             Action
  +2 -2      file_access.c    Modified
  +102 -82   pcapng.c         Modified
  +1 -1      wtap-int.h       Modified
  +10 -1     wtap.h           Modified