[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150126091109.GK13046@secunet.com>
Date: Mon, 26 Jan 2015 10:11:10 +0100
From: Steffen Klassert <steffen.klassert@...unet.com>
To: Fan Du <fengyuleidian0615@...il.com>
CC: <netdev@...r.kernel.org>, Jamal Hadi Salim <jhs@...atatu.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
David Miller <davem@...emloft.net>,
"Du, Fan" <fan.du@...el.com>
Subject: Re: IPsec workshop at netdev01?
On Fri, Jan 09, 2015 at 01:30:38PM +0800, Fan Du wrote:
> 于 2015年01月06日 18:19, Steffen Klassert 写道:
> >
> >- We still lack a 32/64 bit compatibiltiy layer for IPsec, this issue
> > comes up from time to time. Some solutions were proposed in the past
> > but all had problems. The current behaviour is broken if someone tries
> > to configure IPsec with 32 bit tools on a 64 bit machine. Can we get
> > this right somehow or is it better to just return an error in this case?
>
> Before a clean solution show up, I think it's better to warn user in some way
> like http://patchwork.ozlabs.org/patch/323842/ did. Otherwise, many people
> who stuck there will always spend time and try to fix this issue in whatever way.
Yes, this is the first thing we should do. I'm willing to accept a patch :)
>
> >- Changing the system time can lead to unexpected SA lifetime changes. The
> > discussion on the list did not lead to a conclusion on how to fix this.
> > What is the best way to get this fixed?
>
> I rise this issue long ago before, the culprit is SA lifetime is marked by wall clock.
> In a reasonable way it should be marked as monotonic boot time(counting suspend time
> as well). Then every thing will be work correctly. I have such a patch works correctly.
> EXCEPT: SA migration, where SA lifetime comes from outside.
> I didn't look at SA migration part though, so any comments? Steffen
I have not looked into this for longer. So I can not comment on it
now, but I could be prepared for discussion on netdev01.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists