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-2.6 27bd37d: extcap: Allow ASCII '0' in preference na

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 13 Nov 2018 18:12:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=27bd37d8d090db880c6afb4242f902417cb970dd
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master-2.6
Repository: wireshark

Commits:

27bd37d by Stig Bjørlykke (stig@xxxxxxxxxxxxx):

    extcap: Allow ASCII '0' in preference name
    
    Update the regex to also allow '0' in the preference name.
    
    Change-Id: I881079b579b9193dd31dda2150d9a50c000c0dd3
    Reviewed-on: https://code.wireshark.org/review/30602
    Petri-Dish: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    (cherry picked from commit b2c244e92d625d1e312b3b205b87a74850cc5f1f)
    Reviewed-on: https://code.wireshark.org/review/30607
    Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
    

Actions performed:

    from  76c45ae   Move the Linux ARPHRD_ types to epan/arptypes.h.
     add  27bd37d   extcap: Allow ASCII '0' in preference name


Summary of changes:
 extcap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)