How to Enable VPN support in Connman ?

2015-04-24 Thread Lamsoge, Abhijit
Hi All,
I am fairly new to connman.
I wanted to know the below two things.

1) How to I enable vpn support in connman from ./configure script ? - Because 
after compiling I do not see any vpn related binaries or objects and nothing is 
mentioned in docs currently available.

2) How do I compile all the plug-ins as shared libs or ".so" ? - Nothing 
mentioned in README and HACKING docs.

Any help would be great.

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


Re: How to Enable VPN support in Connman ?

2015-04-28 Thread Patrik Flykt

Hi,

On Fri, 2015-04-24 at 07:21 +, Lamsoge, Abhijit wrote:
> Hi All,
> I am fairly new to connman.
> I wanted to know the below two things.
> 
> 1) How to I enable vpn support in connman from ./configure script ? -
> Because after compiling I do not see any vpn related binaries or
> objects and nothing is mentioned in docs currently available.

It's built by default and called connman-vpnd in .the vpn/ directory.

> 2) How do I compile all the plug-ins as shared libs or ".so" ? -
> Nothing mentioned in README and HACKING docs.

Compiling features as libraries did not make too much sense and was
therefore removed as most of the plugins rely on run-time D-Bus
discovery.

Cheers,

Patrik

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