[SRU][Vivid][PATCH 0/1] tun: return proper error code from tun_do_read
Joseph Salisbury
joseph.salisbury at canonical.com
Tue Apr 28 20:38:39 UTC 2015
BugLink: http://bugs.launchpad.net/bugs/1448942
== Vivid SRU Justification ==
Bug 1448942 was introduced in v3.19-rc1 by commit 9b067034d0.
Starting with linux 3.19-rc1 the juniper network connect client establishes a
VPN connection but has zero throughput on the virtual network adapter.
Commit 957f094f fixes this bug and is in the mainline tree as of v4.0-rc1.
I also sent a request for commit 957f094f to be included in the 3.19.y upstream stable
kernel.
== Fix ==
commit 957f094f221f81e457133b1f4c4d95ffa49ff731
Author: Alex Gartrell <agartrell at fb.com>
Date: Thu Dec 25 23:22:49 2014 -0800
tun: return proper error code from tun_do_read
== Test Case ==
A test kernel was built with this commit and tested by the original bug reporter and several
other folks affected by the bug. All testers state the test kernel resolved the bug.
Alex Gartrell (1):
tun: return proper error code from tun_do_read
drivers/net/tun.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
2.1.0
More information about the kernel-team
mailing list