Added Manual IP address resolve functions.
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 27 Apr 2010 06:51:16 +0000 (06:51 +0000)
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 27 Apr 2010 06:51:16 +0000 (06:51 +0000)
commit271192781285271a812b03b095a82eba9a83a1d2
tree9aa88b6b0fb9cfe26fe2c33a066bc056e61fd0c8
parent5f4d34e8aa48fa7f705118f39be1010a691f4bd9
Added Manual IP address resolve functions.

This can later be extended with ethernet and probably other addresses.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32571 f5534014-38df-0310-8fa8-9805f1628bb7
epan/addr_resolv.c
epan/addr_resolv.h
gtk/CMakeLists.txt
gtk/Makefile.common
gtk/help_dlg.c
gtk/help_dlg.h
gtk/main.c
gtk/main.h
gtk/manual_addr_resolv.c [new file with mode: 0644]
gtk/manual_addr_resolv.h [new file with mode: 0644]
gtk/menus.c