Re: ip netns del zaps wg link

2023-07-15 Thread Harry G Coin
On 7/14/23 23:48, Michael Tokarev wrote: 15.07.2023 00:48, Harry G Coin wrote: .. [] allowing wireguard interfaces to behave like all other interfaces when a namespace is destroyed  (moving back to the namespace where it was born and to which it retains connection anyhow) The thing is tha

Re: ip netns del zaps wg link

2023-07-14 Thread Michael Tokarev
15.07.2023 00:48, Harry G Coin wrote: .. [] allowing wireguard interfaces to behave like all other interfaces when a namespace is destroyed  (moving back to the namespace where it was born and to which it retains connection anyhow) The thing is that all interface types behave like this when a

Re: ip netns del zaps wg link

2023-07-14 Thread Harry G Coin
On 7/14/23 05:27, Maarten de Vries wrote: On 18/05/2023 01:13, Harry G Coin wrote: First, Hi and thanks for all the effort! At least on Ubuntu latest LTS:  As advertised, if a wireguard link gets created by systemd/networkd, then set into a different net namespace, all works well. However

Re: ip netns del zaps wg link

2023-07-14 Thread Maarten de Vries
On 18/05/2023 01:13, Harry G Coin wrote: First, Hi and thanks for all the effort! At least on Ubuntu latest LTS:  As advertised, if a wireguard link gets created by systemd/networkd, then set into a different net namespace, all works well. However, if that namespace is deleted, the link appe

ip netns del zaps wg link

2023-06-26 Thread Harry G Coin
First, Hi and thanks for all the effort! At least on Ubuntu latest LTS:  As advertised, if a wireguard link gets created by systemd/networkd, then set into a different net namespace, all works well. However, if that namespace is deleted, the link appears to be 'gone forever'.  Other link typ