Re: [SailfishDevel] How to build ipset for Sailfish?

2018-01-20 Thread Lukáš Karas
Hi. It should be possible to compile ipset kernel module (ipset.ko) 
and distribute it with your application. I was doing it with another modules 
when I was creating vpn (pptp), application for WebOS many years ago.

But it has many cons. You will have to maintain modules for all kernel 
variants used with Sailfish and rebuild it every time when system update 
brings new kernel.

Question is, what exactly do you want to achieve?

Lukas

Dne sobota 20. ledna 2018 2:26:26 CET Zhang Bird napsal(a):
> Thanks for your replay.
> 
> Yes, to enable it in kernel is too difficult, i will try other ways
> to implement.
> 
> 2018-01-18 17:34 GMT+08:00 Kaj-Michael Lang :
> > On Thu, 2018-01-18 at 17:13 +0800, Zhang Bird wrote:
> > > > [root@SailfishEmul ~]# ipset test testname 10.8.8.8
> > > 
> > > ipset v6.35: Cannot open session to kernel.
> > 
> > Most likely ipset is not enabled in the device kernel.
> > 
> > --
> > Kaj-Michael Lang 
> > 
> > ___
> > SailfishOS.org Devel mailing list
> > To unsubscribe, please send a mail to devel-unsubscribe@lists.
> > sailfishos.org

signature.asc
Description: This is a digitally signed message part.
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] How to build ipset for Sailfish?

2018-01-19 Thread Zhang Bird
Thanks for your replay.

Yes, to enable it in kernel is too difficult, i will try other ways
to implement.

2018-01-18 17:34 GMT+08:00 Kaj-Michael Lang :

> On Thu, 2018-01-18 at 17:13 +0800, Zhang Bird wrote:
> > > [root@SailfishEmul ~]# ipset test testname 10.8.8.8
> >
> > ipset v6.35: Cannot open session to kernel.
>
> Most likely ipset is not enabled in the device kernel.
>
> --
> Kaj-Michael Lang 
>
> ___
> SailfishOS.org Devel mailing list
> To unsubscribe, please send a mail to devel-unsubscribe@lists.
> sailfishos.org
___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org

Re: [SailfishDevel] How to build ipset for Sailfish?

2018-01-19 Thread Kaj-Michael Lang
On Thu, 2018-01-18 at 17:13 +0800, Zhang Bird wrote:
> > [root@SailfishEmul ~]# ipset test testname 10.8.8.8
> 
> ipset v6.35: Cannot open session to kernel.

Most likely ipset is not enabled in the device kernel.

-- 
Kaj-Michael Lang 

___
SailfishOS.org Devel mailing list
To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org