Re: some weird corruption in net-2.6.24

2007-09-04 Thread Thomas Graf
* Herbert Xu <[EMAIL PROTECTED]> 2007-09-04 07:05 > Thomas Graf <[EMAIL PROTECTED]> wrote: > > > > I've been trying to reproduce this, what happens on my system > > is that when the ISAKMP SA lifetime is exceeded the rekeying > > fails and my connection dies. I can reproduce this back to > > 2.6.2

Re: some weird corruption in net-2.6.24

2007-09-03 Thread Herbert Xu
Thomas Graf <[EMAIL PROTECTED]> wrote: > > I've been trying to reproduce this, what happens on my system > is that when the ISAKMP SA lifetime is exceeded the rekeying > fails and my connection dies. I can reproduce this back to > 2.6.22 and it doesn't seem related to my recent xfrm_user work. > I

Re: some weird corruption in net-2.6.24

2007-09-03 Thread Thomas Graf
* David Miller <[EMAIL PROTECTED]> 2007-08-30 22:39 > > Every so often some piece of userland dies, and often it's > bad enough that my desktop session logs out. > > I've been trying to find some clues and it seems to happen > about as often as openswan rekeys my VPN, so one suspect > area is the

some weird corruption in net-2.6.24

2007-08-30 Thread David Miller
Every so often some piece of userland dies, and often it's bad enough that my desktop session logs out. I've been trying to find some clues and it seems to happen about as often as openswan rekeys my VPN, so one suspect area is the netlink cleanups to xfrm_user. I plan to do some auditing of tho