On Tue, 2014-09-23 at 19:19 -0300, Vinícius Costa Gomes wrote:
> > Ideally I would have connman ignore both the docker0 interface and
> > the individual veth* interfaces - but the connmand "-I" option
> > doesn't seem to support wildcards.
> >
> > Any ideas?
> 
> From the manpage connman.conf(5), seems that there is a
> "NetworkInterfaceBlacklist=" config entry that should do what you
> need, it matches by prefix.

Indeed. NetworkInterfaceBlacklist matches only by prefix while -i and -I
match by pattern, including wildcard. If wildcard does not work, there
is a bug somewhere.

NetworkInterfaceBlacklist should be fixed to also match by pattern not
to confuse everybody...

Cheers,

        Patrik


_______________________________________________
connman mailing list
connman@connman.net
https://lists.connman.net/mailman/listinfo/connman

Reply via email to