[PATCH v3 0/3] samples/landlock: Fix port parsing in sandboxer

Matthieu Buffet posted 3 patches 1 month, 1 week ago
samples/landlock/sandboxer.c | 112 +++++++++++++++++++++--------------
1 file changed, 69 insertions(+), 43 deletions(-)
[PATCH v3 0/3] samples/landlock: Fix port parsing in sandboxer
Posted by Matthieu Buffet 1 month, 1 week ago
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/

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