Hi,

On 18/11/2020 15:54, Tony He wrote:
> According to user manual of "ip link", the command should be
> "ip link add veth0 type veth peer name veth1"
> 
> instead of
> "ip link add veth0 type veth peer veth1"
> 
> With this fix, after running "./netns-test.sh", we can do ping test by
> executing "ip netns exec peer0 ping 5.5.5.2"
> 
> Tested in Ubuntu 18.04 PC.
> 
> Signed-off-by: Tony He <huangy...@gmail.com>

Applied to master in revision c56b9d024570 with slightly amended commit
message.

Cheers,

-- 
Antonio Quartulli


_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to