]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ipaddress: remove 'label' compatibility with Linux-2.0 net aliases
authorMaxime de Roucy <maxime.deroucy@gmail.com>
Mon, 7 Mar 2022 11:40:57 +0000 (12:40 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Sat, 12 Mar 2022 03:13:04 +0000 (19:13 -0800)
commit19c0def1f60159c0d90fa183a49dff3186101e6a
treed756aedacef2a4546c507f779afa3363497a0733
parent1808f002dfdd33fc397151c30bcffcef25cb6ae9
ipaddress: remove 'label' compatibility with Linux-2.0 net aliases

As Linux-2.0 is getting old and systemd allows non Linux-2.0 compatible
aliases to be set, I think iproute2 should be able to manage such
aliases.

Signed-off-by: Maxime de Roucy <maxime.deroucy@gmail.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
ip/ipaddress.c
man/man8/ip-address.8.in