<betawaffle>
andi-: does networkd have a way to automatically put a network device into a namespace? or if not with networkd, is there some other (automatic) way to do so?
<andi->
Not sure if there is a good way. You could probably order a unit after the device unit
<andi->
I feel like network namespaces are being abused too much as most of that would be much simpler with VRFs
<andi->
betawaffle: I guess they'd accept a PR for it.. the issue might be around who creates the namespace
<andi->
and who manages it
<betawaffle>
does systemd have a way to create namespaces?