Comment 4 for bug 1774203

Revision history for this message
Vincent JARDIN (vjardin) wrote :

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.