extcap: Sort extcap interfaces alphabetically
authorRoland Knall <roland.knall@br-automation.com>
Tue, 12 Jan 2016 09:47:19 +0000 (10:47 +0100)
committerRoland Knall <rknall@gmail.com>
Tue, 12 Jan 2016 11:07:35 +0000 (11:07 +0000)
commit645516b0416247e0d7ef207252ce5bef41b8f82a
treed58375ff31f07470cc9042701024a53462c2f6dc
parent00a710afe76ddec7295e3413a6f296d714afac8b
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>
capchild/capture_sync.c
extcap.c
extcap.h