Wireshark-commits: [Wireshark-commits] master b8f040c: Dumpcap: avoid collecting stats on nf* inter

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 3 Feb 2015 23:35:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b8f040c42e2684ee9a2c10e8e3968759e3a39c4e
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b8f040c by Dario Lombardo (lomato@xxxxxxxxx):

    Dumpcap: avoid collecting stats on nf* interfaces.
    
    On Linux nf* interfaces don't collect stats properly and don't allows multiple connections.
    
    Change-Id: I69d8f343017d77bda313de7d2c501fab542f2e9b
    Bug: 10886
    Reviewed-on: https://code.wireshark.org/review/6796
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  9b22a2f   Updates in it translation.
    adds  b8f040c   Dumpcap: avoid collecting stats on nf* interfaces.


Summary of changes:
 dumpcap.c |   12 ++++++++++++
 1 file changed, 12 insertions(+)