• Jiri Benc's avatar
    ip address: print stats with -s · 5d5cf1b4
    Jiri Benc authored
    Make ip address show accept the -s option similarly to ip link. This creates
    an one command replacement for "ifconfig -a" useful for people who still
    stay with ifconfig because of this feature.
    
    Print the stats as the last thing for the interface. This requires some code
    shuffling.
    Signed-off-by: default avatarJiri Benc <jbenc@redhat.com>
    5d5cf1b4
ipaddress.c 41.8 KB