From 190e313e9d949a837a0b3c3fe027647b35c2f8be Mon Sep 17 00:00:00 2001 From: Hadriel Kaplan Date: Sat, 25 Jul 2015 09:24:48 -0400 Subject: DNS: move DNS name resolution pref to Name Resolution prefs Move the boolean flag for using captured DNS packet info for name resolution to the Name Resolution preferences settings, as it was rather surprising to disable Name Resolution preferences and still have names being resolved. Also disble them all if the '-n' command line switch is used, and re-enable it for a 'd' character in the '-N' option. Bug: 10337 Change-Id: Ie4d47bab0100db3360cc447cd3e446b2e39aa917 Reviewed-on: https://code.wireshark.org/review/9786 Petri-Dish: Hadriel Kaplan Tested-by: Petri Dish Buildbot Reviewed-by: Hadriel Kaplan --- debian/libwireshark0.symbols | 1 + 1 file changed, 1 insertion(+) (limited to 'debian') diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols index bf4b853c7a..65a0288eca 100644 --- a/debian/libwireshark0.symbols +++ b/debian/libwireshark0.symbols @@ -242,6 +242,7 @@ libwireshark.so.0 libwireshark0 #MINVER# dfilter_macro_build_ftv_cache@Base 1.9.1 dfilter_macro_foreach@Base 1.9.1 dfilter_macro_get_uat@Base 1.9.1 + disable_name_resolution@Base 1.99.9 display_epoch_time@Base 1.9.1 display_signed_time@Base 1.9.1 dissect_IDispatch_GetIDsOfNames_resp@Base 1.9.1 -- cgit v1.2.3