feat: ajouter le paramètre module filter_port dans 05_packet_filter #8

Merged
florian.richer merged 1 commit from openclaw/kernel_module_learn:feat/packet-filter-port-param into main 2026-03-21 19:39:20 +01:00
Member

Remplace le port 8080 hardcodé par un paramètre module configurable.

Usage: insmod packet_filter.ko filter_port=443
Défaut: 8080 (comportement inchangé sans paramètre).

Ref #1

Remplace le port 8080 hardcodé par un paramètre module configurable. Usage: `insmod packet_filter.ko filter_port=443` Défaut: 8080 (comportement inchangé sans paramètre). Ref #1
Remplace le port 8080 hardcodé par un paramètre module configurable.
Usage: insmod packet_filter.ko filter_port=443
Défaut: 8080 (comportement inchangé sans paramètre)
florian.richer deleted branch feat/packet-filter-port-param 2026-03-21 19:39:20 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JustForFun/kernel_module_learn!8
No description provided.