aboutsummaryrefslogtreecommitdiffstats
path: root/caputils
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-07-02 16:17:20 -0700
committerGuy Harris <guy@alum.mit.edu>2015-07-03 02:21:20 +0000
commitdf5a315048e9b318f7862901c1bd40fa2c08dad5 (patch)
tree5a098c4f335fcdf485aa3e9f150f44aff92f8166 /caputils
parented21afa9521a930c96c69ff11b13b54ca006767e (diff)
Fix address resolution for columns.
Have address_to_name() be a routine that takes an address and returns a string with a "sufficiently long" lifetime for use in columns, using the address type's addr_name_res_str routine for most address types, rather than having a too-small set of address types wired into it. It replaces both the internal solve_address_to_name() routine and get_addr_name(), and can, for example, handle the special WLAN address types rather than leaving them unresolved even with an ethers file. Change-Id: Id09bc412adf5d2752155650a14a77c5378af2e42 Reviewed-on: https://code.wireshark.org/review/9475 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'caputils')
0 files changed, 0 insertions, 0 deletions