It is not exactly equivalent to:
sudo ip link add name loop1 type dummy sudo ip addr add A.B.C.D/32 dev loop1
but it does the job.
That's why a proper fix is not top priority, but it would be a nice to have.
It is not exactly equivalent to:
sudo ip link add name loop1 type dummy
sudo ip addr add A.B.C.D/32 dev loop1
but it does the job.
That's why a proper fix is not top priority, but it would be a nice to have.