]> git.proxmox.com Git - mirror_iproute2.git/commit
lib/utils: introduce format_host_rta()
authorPhil Sutter <phil@nwl.cc>
Tue, 22 Mar 2016 18:35:17 +0000 (19:35 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Sun, 27 Mar 2016 17:37:35 +0000 (10:37 -0700)
commitd49f934c1019cf92a500b951e21ae7cbc46ca7c7
tree15066a248c80d10cfb063065442ae52d770fcf9e
parent2e96d2ccd03a29896fc8a2c6ee6b769c512501df
lib/utils: introduce format_host_rta()

This simple macro eases calling format_host() with data from an rt_attr
pointer.

Signed-off-by: Phil Sutter <phil@nwl.cc>
include/utils.h
ip/ipaddress.c
ip/ipaddrlabel.c
ip/ipneigh.c
ip/iproute.c
ip/iproute_lwtunnel.c
ip/iprule.c
ip/iptoken.c