Add an RA_INTERFACES register action.
authorGerald Combs <gerald@wireshark.org>
Fri, 24 Jun 2016 23:48:23 +0000 (16:48 -0700)
committerAnders Broman <a.broman58@gmail.com>
Sun, 26 Jun 2016 06:22:46 +0000 (06:22 +0000)
commit4addfc67b4cd35601d5f9c5ce134f23ea145934a
treeaf753108eb5c8f1d600aefded360dd3aa8408b5c
parent60cdee9e307c15928a542adc547f27fd752c4837
Add an RA_INTERFACES register action.

Add RA_INTERFACES between RA_PREFERENCES and RA_CONFIGURATION. Wireshark
was spending a suspiciously long time loading module preferences here.
(Now we just need to find out why that section of the code is slow.)

Change-Id: Iecbe55e8e10c8844bcb151a13e383cb13a3f6eb1
Reviewed-on: https://code.wireshark.org/review/16133
Reviewed-by: Anders Broman <a.broman58@gmail.com>
register.h
ui/gtk/about_dlg.c
ui/gtk/main.c
ui/qt/splash_overlay.cpp
wireshark-qt.cpp