wireshark/capchild
Roland Knall 645516b041 extcap: Sort extcap interfaces alphabetically
The interface list is not sorted at all, leading to
a very chaotic list. This sorts it alphabetically, as
well as correct a type in extcap_init_interfaces.

Bug: 11998
Change-Id: Ib5381a1761e8f07f9ba7996b3e6276da063b3932
Reviewed-on: https://code.wireshark.org/review/13220
Petri-Dish: Roland Knall <rknall@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Roland Knall <rknall@gmail.com>
2016-01-12 11:07:35 +00:00
..
CMakeLists.txt CMake: Add /WX 2015-10-16 21:32:22 +00:00
Makefile.am Move the routines to talk to dumpcap into a static libcapchild. 2014-06-23 23:58:29 +00:00
Makefile.common Move utility routines for capturing into a libcaputils static library. 2014-07-04 07:25:26 +00:00
Makefile.nmake Add '*.nativecodeanalysis.xml' to 'clean' targets 2015-01-02 01:45:16 +00:00
capture_ifinfo.c Fix memory leak in capture_get_if_capabilities 2015-11-25 13:13:58 +00:00
capture_session.h Allow "capture info data" to not be a singleton. 2015-12-19 14:22:56 +00:00
capture_sync.c extcap: Sort extcap interfaces alphabetically 2016-01-12 11:07:35 +00:00
capture_sync.h Allow "capture info data" to not be a singleton. 2015-12-19 14:22:56 +00:00
doxygen.cfg.in Get rid of trailing blanks. 2014-06-24 02:08:37 +00:00