Re: XFRM Stats

2017-06-22 Thread Herbert Xu
Raj Ammanur wrote: > oops yes, completely forgot the lifetime stats. Thanks Herbert. > > I will check this out, but after a rekey, are the stats still preserved? No those stats are per-state. So your best bet would be to get this feature added to your user-space key manager, and get it to read

Re: XFRM Stats

2017-06-21 Thread Raj Ammanur
oops yes, completely forgot the lifetime stats. Thanks Herbert. I will check this out, but after a rekey, are the stats still preserved? thanks --Raj On Wed, Jun 21, 2017 at 7:42 PM, Herbert Xu wrote: > Raj Ammanur wrote: >> Hi Crypto/Xfrm Team, >> >> I was wondering if there has been any disc

Re: XFRM Stats

2017-06-21 Thread Herbert Xu
Raj Ammanur wrote: > Hi Crypto/Xfrm Team, > > I was wondering if there has been any discussion in the past > about adding stats in Xfrm to count the packets going in/out of > this sub-system? Right now we only have error stats. Have you looked at ip -s x s? Cheers, -- Email: Herbert Xu Home P

XFRM Stats

2017-06-21 Thread Raj Ammanur
Hi Crypto/Xfrm Team, I was wondering if there has been any discussion in the past about adding stats in Xfrm to count the packets going in/out of this sub-system? Right now we only have error stats. thanks --Raj