Re: [net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh

2015-08-12 Thread Steffen Klassert
On Tue, Aug 11, 2015 at 01:51:52PM -0700, David Miller wrote: > From: Alexander Duyck > Date: Tue, 11 Aug 2015 13:35:01 -0700 > > > This change adds documentation for xfrm4_gc_thresh and xfrm6_gc_thresh > > based on the comments in commit eeb1b73378b56 ("xfrm: Increase the garbage > > collector t

Re: [net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh

2015-08-11 Thread David Miller
From: Alexander Duyck Date: Tue, 11 Aug 2015 13:35:01 -0700 > This change adds documentation for xfrm4_gc_thresh and xfrm6_gc_thresh > based on the comments in commit eeb1b73378b56 ("xfrm: Increase the garbage > collector threshold"). > > Signed-off-by: Alexander Duyck Thanks, I'll let Steffen

[net-next PATCH] net: Document xfrm4_gc_thresh and xfrm6_gc_thresh

2015-08-11 Thread Alexander Duyck
This change adds documentation for xfrm4_gc_thresh and xfrm6_gc_thresh based on the comments in commit eeb1b73378b56 ("xfrm: Increase the garbage collector threshold"). Signed-off-by: Alexander Duyck --- Documentation/networking/ip-sysctl.txt | 10 ++ 1 file changed, 10 insertions(+)