[PATCH 0/2] docs: net: sysctl documentation improvements
From: Abdelrahman Fekry <hidden>
Date: 2025-06-12 16:30:01
Also in:
linux-doc, linux-kernel-mentees, lkml
From: Abdelrahman Fekry <hidden>
Date: 2025-06-12 16:30:01
Also in:
linux-doc, linux-kernel-mentees, lkml
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.
Abdelrahman Fekry (2):
docs: net: sysctl documentation cleanup
docs: net: clarify sysctl value constraints
Documentation/networking/ip-sysctl.rst | 87 ++++++++++++++++++++++----
1 file changed, 76 insertions(+), 11 deletions(-)
--
2.25.1