summaryrefslogtreecommitdiffstats
path: root/Documentation/networking/ipsec.txt
Commit message (Collapse)AuthorAgeFilesLines
* docs: networking: convert ipsec.txt to ReSTMauro Carvalho Chehab2020-04-281-38/+0
| | | | | | | | | | | | Not much to be done here: - add SPDX header; - add a document title; - adjust identation, whitespaces and blank lines; - add to networking/index.rst. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
* docs: networking: fix minor typos in various documentation filesOlivier Gayot2018-06-041-2/+2
| | | | | | | | This patch fixes some typos/misspelling errors in the Documentation/networking files. Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com> Signed-off-by: David S. Miller <davem@davemloft.net>
* xfrm: Add file to document IPsec corner caseFan Du2013-12-161-0/+38
Create Documentation/networking/ipsec.txt to document IPsec corner issues and other info, which will be useful when user deploying IPsec. Signed-off-by: Fan Du <fan.du@windriver.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>