http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29771
User: krj
Date: 2009/09/07 09:05 AM
Log:
ntroduce some seasonal address name lookup functions which we use when NEW_PACKET_LIST is defined. This change partially reverts some parts of r29768, which didn't seem to work because it assumed that get_addr_name() would always return a seasonal string. This wasn't the case if the adddress type was AT_STRINGZ.
Directory: /trunk/epan/
Changes Path Action
+52 -8 addr_resolv.c Modified
+1 -0 addr_resolv.h Modified
+6 -1 column-utils.c Modified
Directory: /trunk/gtk/
Changes Path Action
+18 -17 packet_list_store.c Modified