mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-28 21:46:02 -04:00
net: Move XFRM documentation into its own subdirectory
XFRM docs are currently reside in Documentation/networking directory, yet these are distinctive as a group of their own. Move them into xfrm subdirectory. Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Tested-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
This commit is contained in:
committed by
Steffen Klassert
parent
7276e7ae56
commit
03e23b18c7
11
Documentation/networking/xfrm/xfrm_sysctl.rst
Normal file
11
Documentation/networking/xfrm/xfrm_sysctl.rst
Normal file
@@ -0,0 +1,11 @@
|
||||
.. SPDX-License-Identifier: GPL-2.0
|
||||
|
||||
============
|
||||
XFRM Syscall
|
||||
============
|
||||
|
||||
/proc/sys/net/core/xfrm_* Variables
|
||||
===================================
|
||||
|
||||
xfrm_acq_expires - INTEGER
|
||||
default 30 - hard timeout in seconds for acquire requests
|
||||
Reference in New Issue
Block a user