Use g_slist_prepend, it should be faster if there's a lot of IP addresses
authorAndersBroman <anders.broman@ericsson.com>
Wed, 28 Sep 2016 11:31:14 +0000 (13:31 +0200)
committerAnders Broman <a.broman58@gmail.com>
Wed, 28 Sep 2016 13:43:40 +0000 (13:43 +0000)
commitc3b25e8111dc304486537d7cc60e54ba27c04fa0
treeb8284df0f843ac05441373d60e027d94d3af1d09
parent4f636d100e35865fc7156ffb2ba674605d1b404c
Use g_slist_prepend, it should be faster if there's a lot of IP addresses

Change-Id: I3861c0af24523315db6889b22ec93159174ba86f
Reviewed-on: https://code.wireshark.org/review/17966
Petri-Dish: Anders Broman <a.broman58@gmail.com>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
Reviewed-by: Anders Broman <a.broman58@gmail.com>
caputils/capture-pcap-util-unix.c
caputils/capture-pcap-util.c