Discussion:
[Oops] 2.6.31-rc1: tun
Sergei Trofimovich
2009-06-25 20:53:35 UTC
Permalink
Updated from 2.6.30 to 2.6.31-rc1

$ uname -a
Linux mosly 2.6.31-rc1 #16 SMP PREEMPT Thu Jun 25 22:14:24 EEST 2009 x86_64 Intel(R) Core(TM)2 Duo CPU U7600 @ 1.20GHz GenuineIntel GNU/Linux

All my tun interfaces stopped working. ICMP works but IP(TCP/UDP) does not.
Machine started to hang. I tried to reproduce in linux console. You see the .png result.
.config attached

P.S.: sorry, my lame skills allowed me to shrink 3MB jpg only down to 180KB.
--
Sergei
Herbert Xu
2009-06-27 11:18:32 UTC
Permalink
This post might be inappropriate. Click to display it.
Sergei Trofimovich
2009-06-27 12:07:08 UTC
Permalink
Post by Herbert Xu
Post by Sergei Trofimovich
All my tun interfaces stopped working. ICMP works but IP(TCP/UDP) does not.
Machine started to hang. I tried to reproduce in linux console. You see the .png result.
.config attached
This patch should help (already merged by davem).
cherry-picked 71f9dacd2e4d233029e9e956ca3f79531f411827 from
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git
onto current master from Linus.

openvpn works perfectly.

Thanks!
--
Sergei
Herbert Xu
2009-06-27 11:39:37 UTC
Permalink
It was rather straightforward to bisect[1]: bad state is nonworking (sometimes Oopsing
as you can see in previous email) openvpn.
Reverting commit d55d87fdff8252d0e2f7c28c2d443aee17e9d70f against
v2.6.31-rc1-115-g442ce8a or against v2.6.31-rc1 stabilizes kernel and makes openvpn
work again.
Should be fixed already with the patch that I forwarded you in
the previous email.

Thanks,
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <***@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to ***@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Loading...