Files
Daniel Farina 401377d5df Remove extra bash indirection in nft invocation
I don't think putting .shellescaped quoted text inside more quotes is
always sound (it may go into the argument vector over-quoted), but
besides that, we don't use any shell features in the invocation, so
there's no need to start an additional bash process inside the network
namespace at all.
2025-01-31 10:27:05 -08:00
..
2025-01-10 19:21:41 -08:00
2024-09-12 11:26:45 +02:00