Skip to main content

sysctl-knob

Add a new runtime-tunable sysctl knob to PyTCP — the registered policy-tunable equivalent of a Linux net.* sysctl. Invoke when adding a new knob, migrating an existing module-level constant from static to runtime-tunable, or doing a per-package migration sweep of `*__constants.py` policy values. Do NOT invoke for protocol-invariant constants (RFC-pinned wire values, header sizes, IANA codepoints) — those stay as plain module constants.

Jump to install

Source facts

Repository
ccie18643/PyTCP
Last source activity
May 22, 2026 at 02:58
Detected SKILL.md language
English
Stars
376
Forks
41

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.