mbox series

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

Message ID 20241019151534.1400605-1-matthieu@buffet.re (mailing list archive)
Headers show
Series samples/landlock: Fix port parsing in sandboxer | expand

Message

Matthieu Buffet Oct. 19, 2024, 3:15 p.m. UTC
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