fergtm wrote:
I do not know when the latest kernel was published but going back to the previous kernel fixed the problem. I confirmed it by temporarily going back to the newest and seeing that the connection slowness returns.
Looks like it's a kernel bug:
https://bugzilla.kernel.org/show_bug.cgi?id=74051The fix got committed for 3.15 (
https://github.com/torvalds/linux/commi ... 7375a492bf), but I'm unsure about 3.14. I saw one reference suggesting it was merged into 3.14.2, but I didn't see it in the 3.14.2 release announcement, nor does it seem applied to the git tree (unless it was a distribution-specific merge).
So it looks like it's probably best to avoid 3.14 at least for the time being if using tun devices.
-- David