From: Марк Коренберг <hidden> Date: 2021-06-04 04:31:03
Referring to interfaces by index using "if%u" is not documented.
So `ip addr add if%5 1.2.3.4/24` works. I want to use the feature in
my project, but absence of documentations for this way stops me from
it.
I think, it should be documented and also added to help messages.
--
Segmentation fault