]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/ipaddress.c
ip link: fix display of interface groups
authorStefan Tomanek <stefan.tomanek@wertarbyte.de>
Sat, 3 Aug 2013 12:20:53 +0000 (14:20 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 4 Aug 2013 18:50:38 +0000 (11:50 -0700)
commitc4fdf75d3def78fc5a08bbb3d91f10e456e8d0f1
tree82721a324b7e1255b9d8ffceb2cdbbaa66d5d71a
parent3140e9a3a343d37a8d828ee27e16ad9f3f9ab389
ip link: fix display of interface groups

This change adds the interface group to the output of "ip link show".

It also makes "ip link" print _all_ devices if no group filter is specified;
previously, only interfaces of the default group (0) were shown.

Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
include/rt_names.h
ip/ipaddress.c
lib/rt_names.c