mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 12:43:29 +02:00
docs: networking: convert xfrm_sysctl.txt to ReST
Not much to be done here: - add SPDX header; - add a document title; - add a chapter's markup; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
a5cfea33e5
commit
a6c34b476c
@@ -120,6 +120,7 @@ Contents:
|
|||||||
xfrm_device
|
xfrm_device
|
||||||
xfrm_proc
|
xfrm_proc
|
||||||
xfrm_sync
|
xfrm_sync
|
||||||
|
xfrm_sysctl
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
|
@@ -1,4 +1,11 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
============
|
||||||
|
XFRM Syscall
|
||||||
|
============
|
||||||
|
|
||||||
/proc/sys/net/core/xfrm_* Variables:
|
/proc/sys/net/core/xfrm_* Variables:
|
||||||
|
====================================
|
||||||
|
|
||||||
xfrm_acq_expires - INTEGER
|
xfrm_acq_expires - INTEGER
|
||||||
default 30 - hard timeout in seconds for acquire requests
|
default 30 - hard timeout in seconds for acquire requests
|
Reference in New Issue
Block a user