On 08/22/2015 12:35 PM, Martin Pieuchot wrote:
On 15/08/15(Sat) 01:32, Ulf Brosziewski wrote:
The tap-and-drag gesture doesn't work reliably with the ALPS touchpads
supported by pms. To make it work, it is necessary to start dragging
immediately with the second touch, which doesn't always succe
On 15/08/15(Sat) 01:32, Ulf Brosziewski wrote:
>
> The tap-and-drag gesture doesn't work reliably with the ALPS touchpads
> supported by pms. To make it work, it is necessary to start dragging
> immediately with the second touch, which doesn't always succeed.
> Increasing the tap timeout helps, bu
On 20/08/15(Thu) 19:32, Sebastian Reitenbach wrote:
> On 08/19/15 17:51, Martin Pieuchot wrote:
> [...]
> With the patch below, together with the other patch you mention above,
> my problem is gone, network works as I expect it.
Thanks for testing, I'd appreciate reviews and oks for the first diff
On 20/08/15(Thu) 17:48, Christian Weisgerber wrote:
> Currently, ndp -p will trigger unaligned accesses in the kernel and
> userland on architectures that require strict alignment for 64-bit
> types (e.g. sparc64).
>
> This is actually fallout from the time_t change.
>
> The sysctl used to pass t
On 19/08/15(Wed) 13:31, Martin Pieuchot wrote:
> KAME people chose to add states to the address descriptors in order
> to implement various IPv6 automagic features. But IN6_IFF_NODAD is
> not a real state, it's just a hack for some spaghetti code.
>
> Diff belows get rids of this flag by shufflin