Add an add_hosts_file routine that adds a "hosts" path to an array and
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 29 Nov 2012 00:32:39 +0000 (00:32 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 29 Nov 2012 00:32:39 +0000 (00:32 +0000)
commite50d6a326df27f1622355e9742c883bfb12a7284
tree9cd6c209486126211f58a89202e06344738c086f
parent73dbfca3799cf18e85426a3216662765132c57b5
Add an add_hosts_file routine that adds a "hosts" path to an array and
use it in tshark.c instead of read_hosts_file. This lets us use "-H"
multiple times. Make read_hosts_file static.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46273 f5534014-38df-0310-8fa8-9805f1628bb7
doc/tshark.pod
epan/addr_resolv.c
epan/addr_resolv.h
epan/libwireshark.def
tshark.c