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

Date: Mon, 16 Sep 2013 17:53:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52103

User: etxrab
Date: 2013/09/16 10:53 AM

Log:
 Don't call getservbyport() on unresolved ports - it's expensive.
 We should read the services file in initialize_services instead.

Directory: /trunk/epan/
  Changes    Path             Action
  +8 -30     addr_resolv.c    Modified