Hi Tomasz,

> I saw your patch on pacrunner solving the design issue. So before 
> continuing, are the patches for manual configuration setting I proposed 
> kind of "ok" or? (it would need small adaptations since your update 
> though, and URI parser/validator lacks).

the basic change for PACrunner is done. My only TODO items right now are
to move PAC download and JS engine into plugins. So we can have
replacements for these.

Someone might wanna use WebKit instead of MozJS and CURL might need be
replaced with something else if built with OpenSSL since that conflicts
with the GPL.

So just go ahead and send patches for it. We work through this while we
go along.

> We still have to figure what kind of exclude list we want to handle. 
> Only plain hostanmes, or more?

I think at most this should be doing glob style pattern matching and
prefix matching.

So something like intel.com or *.intel.com works the same. And then of
course things like localhost or 127.0.0.1 also needs to work.

> What about if given url provides an IP instead of an hostname: reverse 
> dns? etc etc...

Good question. Right now, I would not go there, but maybe we have to.

Regards

Marcel


_______________________________________________
connman mailing list
connman@connman.net
http://lists.connman.net/listinfo/connman

Reply via email to