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

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

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