Separate the promiscuous mode, "Update list of packets in real time",
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 10 Jan 2002 11:05:50 +0000 (11:05 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 10 Jan 2002 11:05:50 +0000 (11:05 +0000)
commitf59cc854a9689383e05c170c75041fdd0757452b
treea5f7774c2c5e05f8cfe36d17bb0bd014a57d52f4
parentea2aef6c9a78db94c3f26cce61c27d30c6191b87
Separate the promiscuous mode, "Update list of packets in real time",
and "Automatic scrolling in live capture" options from the preference
settings for them, so that the preference settings affect the initial
values of those options, but changing those values in a capture don't
affect the preferences, and don't automatically get saved when you save
the preferences.

If we're building without libpcap, don't have an "Automatic scrolling in
live capture" option anywhere.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4514 f5534014-38df-0310-8fa8-9805f1628bb7
capture.c
capture.h
file.c
globals.h
gtk/capture_dlg.c
gtk/display_opts.c
gtk/main.c