Hello Devin
On 5/18/20 10:58 PM, Devin J. Pohly wrote:
> iproute2 allows you to specify the netns for either side of a veth
> interface at creation time. Add an example of this to veth(4) so it
> doesn't sound like you have to move the interfaces in a separate step.
>
> Verified with commands:
>
iproute2 allows you to specify the netns for either side of a veth
interface at creation time. Add an example of this to veth(4) so it
doesn't sound like you have to move the interfaces in a separate step.
Verified with commands:
# ip netns add alpha
# ip netns add bravo
# ip link add