This series cleans up and clarifies networking sysctl documentation,
specially the boolean parameters:
Patch 1: Fixes typos, adds missing defaults, and standardizes
boolean representation.
Patch 2: Adds value constraint clarifications for parameters with u8
implementation details , fixes typos.
In this version 2 , Modifications were made to be more consistent
and more boolean representations are fixed.
---
v2:
- Standarize more boolean representation.
- Removed inconsistent white spaces.
v1: https://lore.kernel.org/all/20250612162954.55843-1-abdelrahmanfekry375@gmail.com/
- Fix typos
- Add missing defaults
- standarize boolean representation.
Abdelrahman Fekry (2):
docs: net: sysctl documentation cleanup
docs: net: clarify sysctl value constraints
Documentation/networking/ip-sysctl.rst | 117 +++++++++++++++++++------
1 file changed, 92 insertions(+), 25 deletions(-)
--
2.25.1