Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: networking: convert ipsec.txt to ReST

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>

authored by

Mauro Carvalho Chehab and committed by
David S. Miller
355e656e aac86c88

+12 -3
+1
Documentation/networking/index.rst
··· 68 68 ipddp 69 69 ip_dynaddr 70 70 iphase 71 + ipsec 71 72 72 73 .. only:: subproject and html 73 74
+11 -3
Documentation/networking/ipsec.txt Documentation/networking/ipsec.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + ===== 4 + IPsec 5 + ===== 6 + 1 7 2 8 Here documents known IPsec corner cases which need to be keep in mind when 3 9 deploy various IPsec configuration in real world production environment. 4 10 5 - 1. IPcomp: Small IP packet won't get compressed at sender, and failed on 11 + 1. IPcomp: 12 + Small IP packet won't get compressed at sender, and failed on 6 13 policy check on receiver. 7 14 8 - Quote from RFC3173: 9 - 2.2. Non-Expansion Policy 15 + Quote from RFC3173:: 16 + 17 + 2.2. Non-Expansion Policy 10 18 11 19 If the total size of a compressed payload and the IPComp header, as 12 20 defined in section 3, is not smaller than the size of the original