On Wed, Dec 06, 2023 at 01:18:28PM +0100, Florian Westphal wrote: > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > > The mode without unshare exists for historic reasons, as unshare was > > > added initially. At this point, what is the use of supporting or using > > > that? > > > > This provides an easy way for me to test 'nft monitor'. > > > > I can keep it out of tree if you prefer -U remains broken. > > No no no, I was just asking if '-U' should still run the > feature probes without a netns, which is what its doing right > now. > > Perhaps -U should just disable the unshare for the actual shell > tests, not for the feature probe scripts. Ah, I understand. Fine with me.