Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 57fed5d: extcap: Move extcap_foreach to a GList

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 04 Apr 2018 18:08:52 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=57fed5d17fa22340fde76cabe2b5340ad48a1989
Submitter: Roland Knall (rknall@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

57fed5d by Roland Knall (roland.knall@xxxxxxxxxxxxxxxxx):

    extcap: Move extcap_foreach to a GList
    
    Allow for a higher flexibility of the arguments passed to extcap_foreach
    
    Change-Id: I19708ac9d6c2aceecd88d0f691b5155bb8027675
    Reviewed-on: https://code.wireshark.org/review/26736
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
    

Actions performed:

    from  5a9d0ca   extract_asn1_from_spec.pl: fix parsing of END tag
    adds  57fed5d   extcap: Move extcap_foreach to a GList


Summary of changes:
 extcap.c | 69 +++++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 36 insertions(+), 33 deletions(-)