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
..
2023-09-06 15:20:31 +03:00