From: Manfred Kober Date: Thu, 21 Jun 2012 07:40:30 +0000 (+0200) Subject: main.conf: Add NetworkInterfaceBlacklist X-Git-Tag: 2.0_alpha~48 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0bfab55f1a737afedaffeff652fc3e75ee80f2b4;p=framework%2Fconnectivity%2Fconnman.git main.conf: Add NetworkInterfaceBlacklist --- diff --git a/src/main.conf b/src/main.conf index e8ab393..ab21fd8 100644 --- a/src/main.conf +++ b/src/main.conf @@ -51,3 +51,9 @@ BackgroundScanning = true # will get the default route when compared to either a # non-preferred type or a preferred type in state 'ready'. # PreferredTechnologies = + +# List of blacklisted network interfaces separated by ",". +# Found interfaces will be compared to the list and will +# not be handled by connman, if their first characters +# match any of the list entries. +NetworkInterfaceBlacklist = vmnet,vboxnet,virbr