[PATCH v3 0/3] samples/landlock: Fix port parsing in sandboxer
From: Matthieu Buffet <hidden>
Date: 2024-10-19 15:13:48
Also in:
lkml
From: Matthieu Buffet <hidden>
Date: 2024-10-19 15:13:48
Also in:
lkml
Hi Mickaël, Mikhail, This v3 should have all your comments merged, thank your for your time reviewing this. Changes since v2: - replaced help message with a static format string - added possible LL_SCOPED values and their effect (also for easier understanding of expected environment variables, cc: Tahera) - rebased on mic-linux/next v2: Link: https://lore.kernel.org/all/20241003005042.258991-1-matthieu@buffet.re/ (local) Matthieu Buffet (3): samples/landlock: Fix port parsing in sandboxer samples/landlock: Refactor help message samples/landlock: Clarify option parsing behaviour samples/landlock/sandboxer.c | 112 +++++++++++++++++++++-------------- 1 file changed, 69 insertions(+), 43 deletions(-) base-commit: fe76bd133024aaef12d12a7d58fa3e8d138d3bf3 -- 2.39.5