docs: networking: convert ip-sysctl.txt to ReST
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Mon, 27 Apr 2020 22:01:49 +0000 (00:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Apr 2020 21:40:18 +0000 (14:40 -0700)
commit1cec2cacaaec5d53adc04dd3ecfdb687b26c0e89
tree89e5f3347d8d28ae4b2826a12f89f4db092f7778
parent355e656e017c3b42deb57d125d86c4cbd277d6db
docs: networking: convert ip-sysctl.txt to ReST

- add SPDX header;
- adjust titles and chapters, adding proper markups;
- mark code blocks and literals as such;
- mark lists as such;
- mark tables as such;
- use footnote markup;
- 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>
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/sysctl/net.rst
Documentation/networking/index.rst
Documentation/networking/ip-sysctl.rst [new file with mode: 0644]
Documentation/networking/ip-sysctl.txt [deleted file]
Documentation/networking/snmp_counter.rst
net/Kconfig
net/ipv4/Kconfig
net/ipv4/icmp.c