http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=49657
User: gerald
Date: 2013/05/31 02:40 PM
Log:
nameres.hosts_file_handling shouldn't affect loading the profile "hosts"
file. That should be loaded no matter what if we have name resolution
enabled.
Add a name resolution test suite. Currently disabled until I can test it
on Windows.
Directory: /trunk/test/captures/
Changes Path Action
+0 -0 dns+icmp.pcapng.gz Added
Directory: /trunk/epan/
Changes Path Action
+5 -7 addr_resolv.c Modified
Directory: /trunk/test/
Changes Path Action
+5 -0 hosts.custom Added
+5 -0 hosts.global Added
+5 -0 hosts.personal Added
+203 -0 suite-nameres.sh Added
+6 -0 test.sh Modified